django1/django/contrib/sitemaps/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
..
templates Fixed #14041 -- Added ability to override the template of the sitemaps views. Thanks, julien. 2010-12-12 22:56:29 +00:00
urls More attacking E302 violators 2013-11-02 13:12:09 -07:00
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
base.py Removed the app_config.installed flag. 2013-12-22 11:39:17 +01:00
test_flatpages.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
test_generic.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
test_http.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
test_https.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00