summaryrefslogtreecommitdiff
path: root/tests/sitemaps_tests/templates
AgeCommit message (Collapse)Author
2025-04-16Americanized some spellings.Adam Johnson
2023-01-17Refs #25916 -- Removed SitemapIndexItem.__str__() per deprecation timeline.Mariusz Felisiak
2021-10-21Fixed #25916 -- Added lastmod support to sitemap index view.David Smith
Co-authored-by: Matthew Downey <matthew.downey@webit.com.au>
2015-02-11Moved contrib.sitemaps tests out of contrib.Tim Graham