django1/django/core/management
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
..
commands Moved django.db.models.loading to django.apps.cache. 2013-12-17 10:17:43 +01:00
__init__.py Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
base.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
color.py Fixed #13476 -- Added support for color in console output under Windows. 2013-12-02 23:18:04 -03:00
sql.py Add get_migratable_models util method to ConnectionRouter 2013-10-16 18:02:49 +02:00
templates.py Fixed E221 pep8 warnings. 2013-10-22 09:51:39 -04:00
utils.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
validation.py Moved django.db.models.loading to django.apps.cache. 2013-12-17 10:17:43 +01:00