This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-15 04:21:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f200ffd701
django
/
django
/
core
/
servers
History
Aymeric Augustin
d739d531a1
[py3] Fixed a regression introduced in
fcc8de0598
.
...
Thanks George Marshall for the report.
2012-08-16 22:04:50 +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] Fixed a regression introduced in
fcc8de0598
.
2012-08-16 22:04:50 +02:00
fastcgi.py
Made more extensive usage of context managers with open.
2012-05-05 14:06:36 +02:00