django1/django/core/servers
Aymeric Augustin d739d531a1 [py3] Fixed a regression introduced in fcc8de0598.
Thanks George Marshall for the report.
2012-08-16 22:04:50 +02: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 [py3] Fixed a regression introduced in fcc8de0598. 2012-08-16 22:04:50 +02:00
fastcgi.py Made more extensive usage of context managers with open. 2012-05-05 14:06:36 +02:00