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-02-21 23:05:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
sitemaps_tests
History
Daniel Ivanov
5eab4d1924
Fixed
#34088
-- Fixed Sitemap.get_latest_lastmod() crash with empty items.
...
Bug in 480191244d12fefbf95854b2b117c71ffe44749a. Thanks Michal Čihař for the report.
2022-11-07 06:15:54 +01:00
..
templates
…
urls
Fixed
#34088
-- Fixed Sitemap.get_latest_lastmod() crash with empty items.
2022-11-07 06:15:54 +01:00
__init__.py
…
base.py
…
models.py
…
test_generic.py
…
test_http.py
Fixed
#34088
-- Fixed Sitemap.get_latest_lastmod() crash with empty items.
2022-11-07 06:15:54 +01:00
test_https.py
…
test_management.py
…
test_utils.py
…