1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/sitemaps_tests
David Smith 480191244d Fixed #25916 -- Added lastmod support to sitemap index view.
Co-authored-by: Matthew Downey <matthew.downey@webit.com.au>
2021-10-21 15:26:22 +02:00
..
templates Fixed #25916 -- Added lastmod support to sitemap index view. 2021-10-21 15:26:22 +02:00
urls Fixed #25916 -- Added lastmod support to sitemap index view. 2021-10-21 15:26:22 +02:00
__init__.py
base.py
models.py
test_generic.py Fixed #25916 -- Added lastmod support to sitemap index view. 2021-10-21 15:26:22 +02:00
test_http.py Fixed #25916 -- Added lastmod support to sitemap index view. 2021-10-21 15:26:22 +02:00
test_https.py Fixed #25916 -- Added lastmod support to sitemap index view. 2021-10-21 15:26:22 +02:00
test_management.py
test_utils.py Refs #25916 -- Isolated sitemap.test_utils tests 2021-10-21 15:26:22 +02:00