django1/django/db
Aymeric Augustin 4f03b718f7 Fixed #21877 -- Renamed django.apps.base to config. 2014-01-26 13:17:03 +01:00
..
backends Fixed #21783: More SQLite default fun with nulls. 2014-01-25 00:10:25 +00:00
migrations Took advantage of the new get_model API. Refs #21702. 2014-01-26 13:08:05 +01:00
models Fixed #21877 -- Renamed django.apps.base to config. 2014-01-26 13:17:03 +01: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