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
8eb4133714
django1
/
django
/
core
/
servers
History
Jon Dufresne
7785e03ba8
Fixed
#30137
-- Replaced OSError aliases with the canonical OSError.
...
Used more specific errors (e.g. FileExistsError) as appropriate.
2019-01-28 11:15:06 -05: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
#30137
-- Replaced OSError aliases with the canonical OSError.
2019-01-28 11:15:06 -05:00