django/tests/test_utils
David Smith 097e3a70c1 Refs #33476 -- Applied Black's 2023 stable style.
Black 23.1.0 is released which, as the first release of the year,
introduces the 2023 stable style. This incorporates most of last year's
preview style.

https://github.com/psf/black/releases/tag/23.1.0
2023-02-01 11:04:38 +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 Fixed #33633 -- Skipped some test_utils tests on databases that don't support transactions. 2022-04-12 13:37:44 +02:00
test_transactiontestcase.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +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