django1/django/contrib/sitemaps/tests
Carl Meyer 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Thanks to Preston Timmons for the bulk of the work on the patch, especially
updating Django's own test suite to comply with the requirements of the new
runner. Thanks also to Jannis Leidel and Mahdi Yusuf for earlier work on the
patch and the discovery runner.

Refs #11077, #17032, and #18670.
2013-05-10 23:08:45 -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 #20048, #20060 -- Modified tests for contrib apps sensitive to custom User models. 2013-03-23 09:57:48 +08:00
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04: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