django1/django/core/servers
Claude Paroz 7c5b244826 Fixed #17061 -- Factored out importing object from a dotted path
Thanks Carl Meyer for the report.
2013-02-04 16:38:25 +01: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 #17061 -- Factored out importing object from a dotted path 2013-02-04 16:38:25 +01:00
fastcgi.py Made more extensive usage of context managers with open. 2012-05-05 14:06:36 +02:00