django/tests/sitemaps_tests
Alexey Opalev 9f21e35100 Fixed #27842 -- Added protocol kwarg to GenericSitemap.__init__(). 2017-02-28 11:48:07 -05:00
..
templates
urls Added tests for contrib.sitemaps.ping_google(). 2016-11-22 18:27:19 -05:00
__init__.py
base.py
models.py
test_generic.py Fixed #27842 -- Added protocol kwarg to GenericSitemap.__init__(). 2017-02-28 11:48:07 -05:00
test_http.py Added tests for contrib.sitemaps.GenericSitemap. 2017-02-25 07:54:17 -05:00
test_https.py
test_management.py
test_utils.py