django1/django/core/servers
Andreas Pelme 4ee06ec3fc Fixed #24069 -- Made ServerHandler a new style class to fix super() call. 2015-01-02 08:51:28 -05: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 #24069 -- Made ServerHandler a new style class to fix super() call. 2015-01-02 08:51:28 -05:00
fastcgi.py Fixed several typos in Django 2014-05-28 17:39:14 -07:00