django1/django/db
Loic Bistuer ff9e116198 Fixed #21008 -- Made MigrationWriter handle Promise objects. 2013-08-31 20:26:44 -04:00
..
backends Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
migrations Fixed #21008 -- Made MigrationWriter handle Promise objects. 2013-08-31 20:26:44 -04:00
models Fixed #20999 - Allow overriding formfield class with choices, without subclass restrictions. 2013-08-30 17:43:10 -06: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