django/tests/servers
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
..
another_app Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
fixtures
media
static
__init__.py
models.py Decreased max_length for char fields unless absolutely needed. (#8485) 2017-05-10 17:33:46 +02:00
test_basehttp.py Fixed #28054 -- Made runserver not return response body for HEAD requests. 2023-01-27 21:49:54 +01:00
test_liveserverthread.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00