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
39573a11db
django1
/
django
/
http
History
Jon Dufresne
d861f95c44
Fixed
#24139
-- Changed HttpResponse.reason_phrase to evaluate based on status_code.
2015-03-12 20:18:06 -04:00
..
__init__.py
Fixed
#24072
-- Added FileResponse for streaming binary files.
2015-01-05 10:51:52 -05:00
cookie.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
multipartparser.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
request.py
Fixed
#24463
-- Removed mod_python functionality from HttpRequest._get_scheme()
2015-03-11 14:35:25 -04:00
response.py
Fixed
#24139
-- Changed HttpResponse.reason_phrase to evaluate based on status_code.
2015-03-12 20:18:06 -04:00
utils.py
Fixed
#23295
-- Removed unnecessary fix_location_header request.get_host() check.
2014-08-15 14:59:36 -04:00