django/tests/sitemaps_tests
Ikko Ashimine 77330a089c
Fixed typo in tests/sitemaps_tests/test_http.py.
2022-07-11 08:25:04 +02:00
..
templates Fixed #25916 -- Added lastmod support to sitemap index view. 2021-10-21 15:26:22 +02:00
urls Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +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 #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_http.py Fixed typo in tests/sitemaps_tests/test_http.py. 2022-07-11 08:25:04 +02: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