django1/django/db
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
..
backends Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
migrations Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
models Renamed AppCache to Apps. 2013-12-24 12:25:17 +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 Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00