django1/django/db
Tim Graham c7d0ff0cad Fixed #20989 -- Removed explicit list comprehension inside dict() and tuple()
Thanks jeroen.pulles at redslider.net for the suggestion and
helper script.
2013-08-29 12:11:03 -04:00
..
backends Fixed #20989 -- Removed explicit list comprehension inside dict() and tuple() 2013-08-29 12:11:03 -04:00
migrations Change autodetector changes API to be just one method 2013-08-21 22:25:15 +01:00
models Fixed #20989 -- Removed explicit list comprehension inside dict() and tuple() 2013-08-29 12:11:03 -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 Revert "Fixed #20956 -- Removed useless check in django.db.utils" 2013-08-22 09:47:17 -04:00