Fixed #21187 -- Import CursorWrapper from django.db.backend.utils
The import was done from util instead of utils leading to PendingDeprecationWarning.
Loading
Please register or sign in to comment
The import was done from util instead of utils leading to PendingDeprecationWarning.