1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/sitemaps_tests
2020-09-14 08:41:59 +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 Fixed #31789 -- Added a new headers interface to HttpResponse. 2020-09-14 08:41:59 +02:00
test_http.py Fixed #31789 -- Added a new headers interface to HttpResponse. 2020-09-14 08:41:59 +02:00
test_https.py Refs #27395 -- Added XML namespace declaration to sitemap template. 2020-07-29 11:48:29 +02:00
test_management.py
test_utils.py