django1/django/contrib/admindocs
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
..
locale Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
templates/admin_doc Fixed #21386 -- Removed admindocs dependence on sites framework 2013-12-18 19:44:04 +01:00
tests Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
__init__.py Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
middleware.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
urls.py Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
utils.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
views.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00