django1/django/core/servers
Aymeric Augustin ca07fda2ef [py3] Switched to Python 3-compatible imports.
xrange/range will be dealt with in a separate commit due to the huge
number of changes.
2012-07-22 09:29:56 +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] Switched to Python 3-compatible imports. 2012-07-22 09:29:56 +02:00
fastcgi.py Made more extensive usage of context managers with open. 2012-05-05 14:06:36 +02:00