django1/django/contrib/sitemaps/tests
Simon Charette f5f662fa5f Fixed #21112 -- Make sure sitemaps with no lastmod date work correctly.
Thanks to Matthias Kestenholz for the report and patch.
2013-09-17 10:21:11 -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 #21112 -- Make sure sitemaps with no lastmod date work correctly. 2013-09-17 10:21:11 -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 #21112 -- Make sure sitemaps with no lastmod date work correctly. 2013-09-17 10:21:11 -04:00
test_https.py Modified sitemaps to work with unittest2 discovery. 2013-04-02 20:12:35 -06:00