django/tests/view_tests/tests
2023-03-30 10:22:23 +02:00
..
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
test_csrf.py Fixed #34343 -- Moved built-in templates to filesystem. 2023-02-17 09:50:50 +01:00
test_debug.py Reverted "Refs #31949 -- Enabled @sensitive_variables to work with async functions." 2023-03-30 10:22:23 +02:00
test_defaults.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_i18n.py Fixed #34343 -- Moved built-in templates to filesystem. 2023-02-17 09:50:50 +01:00
test_json.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_specials.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_static.py Refs #34342 -- Added tests for handling sync streaming responses by test client. 2023-02-17 10:48:00 +01:00