1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/servers
2020-12-15 08:51:58 +01:00
..
another_app
fixtures
media
static
__init__.py
models.py
test_basehttp.py Fixed #32240 -- Made runserver suppress ConnectionAbortedError/ConnectionResetError errors. 2020-12-14 20:46:18 +01:00
test_liveserverthread.py
tests.py Fixed typo in tests/servers/tests.py. 2020-12-15 08:51:58 +01:00
urls.py
views.py