django1/tests/view_tests/tests
Claude Paroz f2dd652245 Fixed #33863 -- Fixed JavaScriptCatalog with more than 1 level of fallback translations.
Co-authored-by: Carlos Mermingas <cmermingas@gmail.com>
2022-07-25 08:45:46 +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 Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01: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