1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/view_tests/tests
2022-11-29 08:40:11 +01:00
..
__init__.py
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 #33701 -- Added fine-grained error locations to the technical 500 debug page. 2022-11-29 08:40:11 +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 Updated documentation and comments for RFC updates. 2022-11-10 13:52:17 +01:00