django1/django/contrib/sitemaps/tests
Claude Paroz 66c83dce07 Fixed #18351 -- Added X-Robots-Tag header to sitemaps
Thanks Michael Lissner for the report and initial patch, and
Tom Mortimer-Jones for working on the patch.
2013-05-04 12:08:15 +02: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 #20048, #20060 -- Modified tests for contrib apps sensitive to custom User models. 2013-03-23 09:57:48 +08:00
__init__.py Modified sitemaps to work with unittest2 discovery. 2013-04-02 20:12:35 -06:00
base.py Fixed #20048, #20060 -- Modified tests for contrib apps sensitive to custom User models. 2013-03-23 09:57:48 +08:00
test_flatpages.py Modified sitemaps to work with unittest2 discovery. 2013-04-02 20:12:35 -06:00
test_generic.py Modified sitemaps to work with unittest2 discovery. 2013-04-02 20:12:35 -06:00
test_http.py Fixed #18351 -- Added X-Robots-Tag header to sitemaps 2013-05-04 12:08:15 +02:00
test_https.py Modified sitemaps to work with unittest2 discovery. 2013-04-02 20:12:35 -06:00