1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests/check_framework
2016-12-29 12:33:24 -05:00
..
urls Fixed #27612 -- Added a check for duplicate URL instance namespaces. 2016-12-21 16:54:15 -05:00
__init__.py
models.py Fixed #25415 -- Made DiscoverRunner run system checks. 2016-12-29 12:33:24 -05:00
test_caches.py
test_database.py
test_model_field_deprecation.py
test_multi_db.py
test_security.py Fixed #27611 -- Doc'd that CSRF_COOKIE_HTTPONLY setting offers no security. 2016-12-19 17:56:58 -05:00
test_templates.py
test_urls.py Fixed #27626 -- Moved MEDIA_URL/STATIC_URL validation to a system check. 2016-12-23 10:55:00 -05:00
tests_1_8_compatibility.py
tests_1_10_compatibility.py
tests.py Fixed #25415 -- Made DiscoverRunner run system checks. 2016-12-29 12:33:24 -05:00