This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
servers
History
Paul Bailey
9d52e0720f
Fixed
#35051
-- Prevented runserver from removing non-zero Content-Length for HEAD requests.
2023-12-31 08:32:37 +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
…
tests.py
Fixed ResourceWarning from unclosed SQLite connection on Python 3.13+.
2023-08-23 09:09:23 +02:00
urls.py
…
views.py
…