This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-24 17:19:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
sitemaps_tests
History
Tom Carrick
bcc2befd0e
Fixed
#31789
-- Added a new headers interface to HttpResponse.
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
Switched setUp() to setUpTestData() where possible in Django's tests.
2018-11-27 09:35:17 -05:00
models.py
Improved test coverage for django.contrib.sitemaps.
2017-07-26 15:01:46 -04:00
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
Refs
#23829
-- Made ping_google command/function use https for the sitemap URL.
2019-01-11 10:32:22 -05:00
test_utils.py
Refs
#23829
-- Made ping_google command/function use https for the sitemap URL.
2019-01-11 10:32:22 -05:00