django1/django/core/checks
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
..
compatibility Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
__init__.py Fixed #20653 -- Renamed checksetup management command. 2013-06-25 09:37:54 +08:00