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
30a152a367
django1
/
django
/
http
History
Tim Graham
7da3923ba0
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
..
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
cookie.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
multipartparser.py
Refs
#23763
-- Fixed Python 3.5 PendingDeprecationWarning in LazyStream.
2015-06-17 06:55:16 -04:00
request.py
Removed unnecessary arguments in .get method calls
2015-05-13 20:51:18 +02: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
#23960
-- Removed http.fix_location_header
2015-03-18 18:22:50 +01:00