1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/sitemaps_tests
Mariusz Felisiak 4eb97a90f0 Refs #32375 -- Changed default sitemap protocol to https.
Per deprecation timeline.
2023-01-17 11:49:15 +01:00
..
templates
urls Fixed #33662 -- Allowed Sitemap to customize languages for each item. 2022-12-19 12:51:52 +01:00
__init__.py
base.py
models.py
test_generic.py Refs #32375 -- Changed default sitemap protocol to https. 2023-01-17 11:49:15 +01:00
test_http.py Refs #32375 -- Changed default sitemap protocol to https. 2023-01-17 11:49:15 +01:00
test_https.py
test_management.py
test_utils.py