django/tests/sitemaps_tests/urls
Alexander Rudakov 002a4f72c4 Fixed #25989 -- Corrected sitemap's Last-Modified header to use the latest lastmod of all sitemaps.
Previously, the lastmod of the last sitemap was always used.
All sitemaps are required to have a lastmod.
2016-01-23 08:48:31 -05:00
..
__init__.py Moved contrib.sitemaps tests out of contrib. 2015-02-11 10:19:22 -05:00
http.py Fixed #25989 -- Corrected sitemap's Last-Modified header to use the latest lastmod of all sitemaps. 2016-01-23 08:48:31 -05:00
https.py Moved contrib.sitemaps tests out of contrib. 2015-02-11 10:19:22 -05:00