0
0
mirror of https://github.com/django/django.git synced 2024-11-21 19:09:18 +01:00
django/tests/servers
2024-01-26 12:45:07 +01:00
..
another_app
fixtures
media
static
__init__.py
models.py
test_basehttp.py Fixed #35051 -- Prevented runserver from removing non-zero Content-Length for HEAD requests. 2023-12-31 08:32:37 +01:00
test_liveserverthread.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
tests.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
urls.py
views.py