django1/django/contrib/sitemaps
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
..
management Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
templates
__init__.py Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
apps.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
views.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