django1/django/core/servers
Russell Keith-Magee e71b10efb7 Added color configuration for HTTP 304, since it doesn't require as much attention as other 3XX codes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12281 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-23 17:26:56 +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 #8895: expose the debug setting to fastcgi. Thanks, paulegan. 2009-04-01 21:37:34 +00:00