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
26c9f529c9
django1
/
django
/
http
History
roboslone
544b2ef29f
Fixed
#27640
-- Fixed HttpResponse's __repr__() without a 'Content-Type' header.
2016-12-27 14:42:58 -05:00
..
__init__.py
Fixed
#26052
-- Moved conditional_content_removal() processing to the test client.
2016-04-25 07:56:07 -04:00
cookie.py
Fixed
#26158
-- Rewrote http.parse_cookie() to better match browsers.
2016-03-15 12:24:06 -04:00
multipartparser.py
Refs
#17235
-- Made MultiPartParser leave request.POST immutable.
2016-12-07 08:28:46 -05:00
request.py
Fixed
#27181
-- Allowed contrib.sites to match domains with trailing ".".
2016-11-29 18:17:10 -05:00
response.py
Fixed
#27640
-- Fixed HttpResponse's __repr__() without a 'Content-Type' header.
2016-12-27 14:42:58 -05:00