django1/django/core/management
Aymeric Augustin 1716b7ce5a Renamed AppCache to Apps.
Also renamed app_cache to apps and "app cache" to "app registry".

Deprecated AppCache.app_cache_ready() in favor of Apps.ready().
2013-12-24 12:25:17 +01:00
..
commands Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
__init__.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
base.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
color.py Fixed #13476 -- Added support for color in console output under Windows. 2013-12-02 23:18:04 -03:00
sql.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01: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 Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00