django/tests/test_utils
Mariusz Felisiak 3278c31fa5 [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length.
Backport of 7119f40c98 from main.
2022-02-08 19:25:02 +01:00
..
fixtures
templates/template_used
__init__.py
models.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_serializemixin.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_simpletestcase.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_testcase.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_transactiontestcase.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
tests.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
urls.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
views.py Removed default empty content argument from HttpResponse calls. 2019-02-09 16:27:32 -05:00