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
3af5af1a61
django1
/
django
/
core
/
servers
History
Flavio Curella
c53f2451a8
Fixed
#23398
-- Added helpful error message when runserver is accessed via HTTPS
2014-09-09 12:29:30 -04: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
#23398
-- Added helpful error message when runserver is accessed via HTTPS
2014-09-09 12:29:30 -04:00
fastcgi.py
Fixed several typos in Django
2014-05-28 17:39:14 -07:00