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
391bb09bb0
django1
/
django
/
core
/
servers
History
Andreas Pelme
4ee06ec3fc
Fixed
#24069
-- Made ServerHandler a new style class to fix super() call.
2015-01-02 08:51:28 -05: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
#24069
-- Made ServerHandler a new style class to fix super() call.
2015-01-02 08:51:28 -05:00
fastcgi.py
Fixed several typos in Django
2014-05-28 17:39:14 -07:00