1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/view_tests/tests
2016-02-19 14:21:00 -05:00
..
__init__.py
py3_test_debug.py
test_csrf.py Made @override_settings(ROOT_URLCONF=...) consistent. 2016-02-08 09:52:39 -05:00
test_debug.py Fixed #26209 -- Masked sensitive settings in debug reports regardless of case. 2016-02-11 18:13:03 -05:00
test_defaults.py Fixed #26175 -- Removed SHA1 password hashes in tests. 2016-02-06 08:47:21 -05:00
test_i18n.py Fixed #25653 -- Made --selenium run only the selenium tests. 2016-02-19 14:21:00 -05:00
test_json.py
test_specials.py
test_static.py