django/tests/contenttypes_tests
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
..
fixtures Deprecated django.views.defaults.shortcut. 2013-03-14 20:30:23 +01:00
__init__.py Deprecated django.views.defaults.shortcut. 2013-03-14 20:30:23 +01:00
models.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
tests.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00