django1/django/db
Aymeric Augustin 860c2c8bc5 Moved django.db.models.loading to django.apps.cache.
This commit doesn't contain any code changes; it's purely a refactoring.
2013-12-17 10:17:43 +01:00
..
backends Moved django.db.models.loading to django.apps.cache. 2013-12-17 10:17:43 +01:00
migrations Moved django.db.models.loading to django.apps.cache. 2013-12-17 10:17:43 +01:00
models Moved django.db.models.loading to django.apps.cache. 2013-12-17 10:17:43 +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 Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00