django/django/core/servers
2010-10-09 08:12:50 +00: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 Added color configuration for HTTP 304, since it doesn't require as much attention as other 3XX codes. 2010-01-23 17:26:56 +00:00
fastcgi.py Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. 2010-10-09 08:12:50 +00:00