django/tests/servers
Chris Jerdonek 823a9e6bac Fixed #32416 -- Made ThreadedWSGIServer close connections after each thread.
ThreadedWSGIServer is used by LiveServerTestCase.
2021-04-12 10:23:56 +02:00
..
another_app
fixtures
media
static
__init__.py
models.py
test_basehttp.py
test_liveserverthread.py
tests.py Fixed #32416 -- Made ThreadedWSGIServer close connections after each thread. 2021-04-12 10:23:56 +02:00
urls.py
views.py