django/tests/sitemaps_tests
Florian Demmer 16218c2060 Fixed #27395 -- Added sitemap 'alternates' generation.
Updated the sitemap generator and default template to optionally
include link elements with hreflang attribute to alternate language
URLs.
2020-07-29 11:48:29 +02:00
..
templates
urls Fixed #27395 -- Added sitemap 'alternates' generation. 2020-07-29 11:48:29 +02:00
__init__.py
base.py
models.py
test_generic.py
test_http.py Fixed #27395 -- Added sitemap 'alternates' generation. 2020-07-29 11:48:29 +02:00
test_https.py
test_management.py
test_utils.py