django1/tests/test_utils
Baptiste Mispelon f7e0bffa2e Refs #33348 -- Made SimpleTestCase.assertFormError() raise ValueError when "field" is passed without "form_index". 2022-02-15 10:30:20 +01:00
..
fixtures
templates/template_used
__init__.py
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_serializemixin.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_simpletestcase.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_testcase.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_transactiontestcase.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Refs #33348 -- Made SimpleTestCase.assertFormError() raise ValueError when "field" is passed without "form_index". 2022-02-15 10:30:20 +01:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
views.py Removed default empty content argument from HttpResponse calls. 2019-02-09 16:27:32 -05:00