summaryrefslogtreecommitdiff
path: root/django/contrib/sitemaps/tests/urls.py
AgeCommit message (Expand)Author
2012-01-29Fixed #8995 -- Added support for HTTPS in sitemaps.Aymeric Augustin
2012-01-29Fixed #2713 -- Made the name of the sitemap view a parameter of the sitemap i...Aymeric Augustin
2011-09-11Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...Ramiro Morales
2010-12-12Fixed #14041 -- Added ability to override the template of the sitemaps views....Jannis Leidel
2010-09-10Fixed #11358: Don't include private flatpages in sitemap. Thanks dburke and m...Karen Tracey
2010-08-30Fixed #14198 -- Corrected rendering of generic sitemaps when no priority is s...Russell Keith-Magee
2010-08-27Fixed #14164 -- Ensure that sitemap priorities aren't rendered with localized...Russell Keith-Magee