1
0
mirror of https://github.com/django/django.git synced 2025-01-08 09:26: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 Fixed #32178 -- Allowed database backends to skip tests and mark expected failures. 2020-12-10 18:00:57 +01:00
tests.py Fixed typo in tests/servers/tests.py. 2020-12-15 08:51:58 +01:00
urls.py
views.py