summaryrefslogtreecommitdiff
path: root/tests/sitemaps_tests/urls/http.py
AgeCommit message (Expand)Author
2018-12-31Updated test URL patterns to use path() and re_path().Tim Graham
2017-07-26Improved test coverage for django.contrib.sitemaps.Anton Samarchyan
2016-06-08Fixed #26290 -- Warned that paginating an unordered QuerySet may result in in...Emad Mokhtar
2016-03-09Added missing backslash in sitemaps_tests urls.Tim Graham
2016-01-28Refs #26015 -- Added regression test for an empty sitemap.Andrew Kuchev
2016-01-23Fixed #25989 -- Corrected sitemap's Last-Modified header to use the latest la...Alexander Rudakov
2015-02-11Moved contrib.sitemaps tests out of contrib.Tim Graham