1
0
mirror of https://github.com/django/django.git synced 2025-01-06 08:25:50 +00:00
django/tests/view_tests/tests
2021-02-06 13:41:35 +01:00
..
__init__.py
test_csrf.py
test_debug.py Fixed #32053 -- Fixed accessibility issues on the 'Congrats' page. 2020-11-20 19:18:07 +01:00
test_defaults.py
test_i18n.py Fixed #32345 -- Fixed preserving encoded query strings in set_language() view. 2021-01-29 11:58:43 +01:00
test_json.py Fixed #31789 -- Added a new headers interface to HttpResponse. 2020-09-14 08:41:59 +02:00
test_specials.py
test_static.py Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate. 2021-02-06 13:41:35 +01:00