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
41d5222a6a
django1
/
django
/
core
/
servers
History
Alex Gaynor
3d98941d5c
[1.7.x] Fixed several typos in Django
...
Backport of
1dcc603eff
from master
2014-05-29 07:53:02 -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
#21674
-- Deprecated the import_by_path() function in favor of import_string().
2014-02-08 11:12:19 -05:00
fastcgi.py
[1.7.x] Fixed several typos in Django
2014-05-29 07:53:02 -04:00