This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
ebb3e50243
django1
/
django
/
db
History
Curtis Maloney
07876cf02b
Deprecated SortedDict (replaced with collections.OrderedDict)
...
Thanks Loic Bistuer for the review.
2013-08-04 07:09:39 -04:00
..
backends
Fixed
#17519
-- Fixed missing SQL constraints to proxy models.
2013-08-02 07:41:56 -04:00
models
Deprecated SortedDict (replaced with collections.OrderedDict)
2013-08-04 07:09:39 -04:00
__init__.py
A large number of stylistic cleanups across django/db/
2013-07-08 10:39:54 +10:00
transaction.py
A large number of stylistic cleanups across django/db/
2013-07-08 10:39:54 +10:00
utils.py
Deprecated django.utils.importlib
2013-07-29 17:10:22 +02:00