1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/sitemaps_tests
Daniel Ivanov 5eab4d1924 Fixed #34088 -- Fixed Sitemap.get_latest_lastmod() crash with empty items.
Bug in 480191244d.

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