This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-23 07:55:07 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
Anssi Kääriäinen
47e79bfcfb
Fixed
#21187
-- Import CursorWrapper from django.db.backend.utils
...
The import was done from util instead of utils leading to PendingDeprecationWarning.
2013-09-28 14:18:37 +03:00
..
__init__.py
…
models.py
…
tests.py
Fixed
#21187
-- Import CursorWrapper from django.db.backend.utils
2013-09-28 14:18:37 +03:00