0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/tests/servers
2021-02-06 13:41:35 +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 Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate. 2021-02-06 13:41:35 +01:00
urls.py
views.py