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
5c79dd5865
django1
/
django
/
core
/
servers
History
Aymeric Augustin
fcc8de0598
[py3] Ported django.core.servers.
2012-08-16 13:01:16 +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
[py3] Ported django.core.servers.
2012-08-16 13:01:16 +02:00
fastcgi.py
Made more extensive usage of context managers with open.
2012-05-05 14:06:36 +02:00