django/tests/view_tests/tests
Tobias Bengfort 350455b666 Fixed #33606 -- Cleansed sessionid cookie in error reports.
Co-authored-by: Simon Charette <charette.s@gmail.com>
2022-10-26 14:39:58 +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 Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_debug.py Fixed #33606 -- Cleansed sessionid cookie in error reports. 2022-10-26 14:39:58 +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 #33863 -- Fixed JavaScriptCatalog with more than 1 level of fallback translations. 2022-07-25 08:45:46 +02: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 Fixed #33571 -- Fixed static serving views crash when If-Modified-Since is empty. 2022-03-11 06:19:01 +01:00