django1/django/core/servers
Ramiro Morales 9a982d5ccc Moved ServerHandler helper class to tests.
It has been only used in the builtin_servers tests since Django 1.4.
2014-03-30 20:55:40 -03: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 Moved ServerHandler helper class to tests. 2014-03-30 20:55:40 -03:00
fastcgi.py More attacking E302 violators 2013-11-02 13:12:09 -07:00