django1/django/contrib/sitemaps/tests
Julian Bez 8f5533ab25 Fixed #20793 -- Added Last-Modified header to sitemaps. 2013-07-31 07:42:30 -04: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 Fixed #20793 -- Added Last-Modified header to sitemaps. 2013-07-31 07:42:30 -04:00
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
base.py Removed several unused imports. 2013-06-19 17:18:40 +02:00
test_flatpages.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_generic.py Modified sitemaps to work with unittest2 discovery. 2013-04-02 20:12:35 -06:00
test_http.py Fixed #20793 -- Added Last-Modified header to sitemaps. 2013-07-31 07:42:30 -04:00
test_https.py Modified sitemaps to work with unittest2 discovery. 2013-04-02 20:12:35 -06:00