django1/django/core/servers
Aymeric Augustin 4ff682c1ba Fixed #18336 -- Doubled request_queue_size.
This reduces random failures to load static files with Google Chrome.
2013-04-28 10:47:07 +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 Fixed #18336 -- Doubled request_queue_size. 2013-04-28 10:47:07 +02:00
fastcgi.py Made more extensive usage of context managers with open. 2012-05-05 14:06:36 +02:00