This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
django
/
core
/
servers
History
Adrian Holovaty
71504127fd
Fixed
#5369
-- Refactored the django-admin.py help system, allowing each subcommand to register its own options. Thanks for the patch, Todd O'Bryan
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@6075
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-09-09 21:57:59 +00: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
#4898
-- Fixed a precendence problem when constructing HTTP Date header.
2007-07-17 04:22:11 +00:00
fastcgi.py
Fixed
#5369
-- Refactored the django-admin.py help system, allowing each subcommand to register its own options. Thanks for the patch, Todd O'Bryan
2007-09-09 21:57:59 +00:00