django1/django/contrib/sitemaps/tests
Aymeric Augustin 37c9318748 [py3] Fixed sitemaps tests. 2012-08-14 20:14:31 +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 #8995 -- Added support for HTTPS in sitemaps. 2012-01-29 19:24:32 +00:00
__init__.py Fixed #8995 -- Added support for HTTPS in sitemaps. 2012-01-29 19:24:32 +00:00
base.py Made sitemaps tests use override_settings. Refs #14478 2012-06-02 21:24:18 +02:00
flatpages.py Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
generic.py [py3] Fixed sitemaps tests. 2012-08-14 20:14:31 +02:00
http.py [py3] Fixed sitemaps tests. 2012-08-14 20:14:31 +02:00
https.py [py3] Fixed sitemaps tests. 2012-08-14 20:14:31 +02:00