django1/django/contrib/sitemaps/tests
Claude Paroz c91667338a Fixed #19357 -- Allow non-ASCII chars in filesystem paths
Thanks kujiu for the report and Aymeric Augustin for the review.
2012-12-08 11:13:52 +01: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 Fixed #15753 -- Cleared cache between sitemaps tests 2012-10-15 21:11:32 +02:00
flatpages.py Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
generic.py Made use of assertXMLEqual in sitemaps tests 2012-10-15 23:05:40 +02:00
http.py Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
https.py Made use of assertXMLEqual in sitemaps tests 2012-10-15 23:05:40 +02:00