django/tests/sitemaps_tests/urls
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
..
__init__.py
empty.py Added tests for contrib.sitemaps.ping_google(). 2016-11-22 18:27:19 -05:00
http.py Fixed #25916 -- Added lastmod support to sitemap index view. 2021-10-21 15:26:22 +02:00
https.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
index_only.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
sitemap_only.py Refs #25916 -- Isolated sitemap.test_utils tests 2021-10-21 15:26:22 +02:00