summaryrefslogtreecommitdiff
path: root/django/contrib/sitemaps/tests/__init__.py
AgeCommit message (Expand)Author
2015-02-11Moved contrib.sitemaps tests out of contrib.Tim Graham
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer
2013-04-02Modified sitemaps to work with unittest2 discovery.Preston Timmons
2012-01-29Fixed #8995 -- Added support for HTTPS in sitemaps.Aymeric Augustin
2010-08-27Fixed #14164 -- Ensure that sitemap priorities aren't rendered with localized...Russell Keith-Magee