summaryrefslogtreecommitdiff
path: root/tests/sitemaps_tests/test_https.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Refactored code to strictly match 88 characters line length.Mariusz Felisiak2022-02-071-10/+16
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-11/+23
* Fixed #25916 -- Added lastmod support to sitemap index view.David Smith2021-10-211-4/+4
* Refs #27395 -- Added XML namespace declaration to sitemap template.Carlton Gibson2020-07-291-2/+2
* Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode().Tim Graham2017-02-091-4/+4
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-2/+0
* Refs #22384 -- Removed the ability to reverse URLs by dotted path per depreca...Tim Graham2015-09-231-16/+1
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-241-3/+3
* Moved contrib.sitemaps tests out of contrib.Tim Graham2015-02-111-0/+72