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-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
sitemaps_tests
History
Mariusz Felisiak
4eb97a90f0
Refs
#32375
-- Changed default sitemap protocol to https.
...
Per deprecation timeline.
2023-01-17 11:49:15 +01:00
..
templates
Fixed
#25916
-- Added lastmod support to sitemap index view.
2021-10-21 15:26:22 +02:00
urls
Fixed
#33662
-- Allowed Sitemap to customize languages for each item.
2022-12-19 12:51:52 +01:00
__init__.py
…
base.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
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
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
test_management.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_utils.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00