1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/sitemaps_tests
2016-03-09 10:07:01 -05:00
..
templates
urls Added missing backslash in sitemaps_tests urls. 2016-03-09 10:07:01 -05:00
__init__.py
base.py
models.py Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
test_generic.py
test_http.py Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
test_https.py