This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
e11ccc76d3
django1
/
django
/
core
/
servers
History
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