django/django/core/servers
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