This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-17 05:21:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6aec130a4c
django
/
django
/
core
/
servers
History
Tom
ac756f16c5
Fixed
#28440
-- Fixed WSGIServer hang on responses without a Content-Length.
...
Disabled keep-alive to fix the regression in
e6065c7b83
.
2017-09-12 10:41:28 -04:00
..
__init__.py
Added 'django-admin.py runserver', which starts a lightweight development server running Django on a local port
2005-07-18 15:25:58 +00:00
basehttp.py
Fixed
#28440
-- Fixed WSGIServer hang on responses without a Content-Length.
2017-09-12 10:41:28 -04:00