summaryrefslogtreecommitdiff
path: root/django/contrib/sitemaps/tests/https.py
AgeCommit message (Expand)Author
2013-04-02Modified sitemaps to work with unittest2 discovery.Preston Timmons
2012-10-15Made use of assertXMLEqual in sitemaps testsClaude Paroz
2012-08-14[py3] Fixed sitemaps tests.Aymeric Augustin
2012-08-14[py3] Compared response.content with bytes.Aymeric Augustin
2012-03-30Use the class decorator syntax available in Python >= 2.6. Refs #17965.Aymeric Augustin
2012-01-29Fixed #8995 -- Added support for HTTPS in sitemaps.Aymeric Augustin