django/tests/servers
Tom ac756f16c5 Fixed #28440 -- Fixed WSGIServer hang on responses without a Content-Length.
Disabled keep-alive to fix the regression in
e6065c7b83.
2017-09-12 10:41:28 -04:00
..
another_app
fixtures
media
static
__init__.py
models.py
test_basehttp.py Fixed #28249 -- Removed unnecessary dict.keys() calls. 2017-05-27 19:08:46 -04:00
test_liveserverthread.py
tests.py Fixed #28440 -- Fixed WSGIServer hang on responses without a Content-Length. 2017-09-12 10:41:28 -04:00
urls.py
views.py Fixed ResourceWarnings in tests/servers/tests.py. 2017-06-05 09:56:51 -04:00