django1/django/db
Andrew Godwin f5f556dba3 Unroll choices iterators in field deconstruction 2014-01-25 00:23:28 +00:00
..
backends Fixed #21783: More SQLite default fun with nulls. 2014-01-25 00:10:25 +00:00
migrations Fix soft-apply detection of migrations with dependencies 2014-01-24 12:26:38 +00:00
models Unroll choices iterators in field deconstruction 2014-01-25 00:23:28 +00:00
__init__.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
transaction.py Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
utils.py Changed get_migratable_models to use an app config. 2013-12-29 21:25:28 +01:00