django/tests/test_utils
Mariusz Felisiak 2ee4caf56b
Refs -- Fixed test_runner/test_utils tests on Python 3.11+.
Python 3.11 uses fully qualified test name in unittest output. See
755be9b150
2022-04-07 07:02:21 +02:00
..
fixtures
templates/template_used
__init__.py
models.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_serializemixin.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_simpletestcase.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_testcase.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_transactiontestcase.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Refs -- Fixed test_runner/test_utils tests on Python 3.11+. 2022-04-07 07:02:21 +02:00
urls.py Refs -- 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