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
881362986a
django1
/
django
/
http
History
Tim Graham
8ec7ded370
Refs
#30227
-- Added helpful message for non-ASCII Content-Type in mulitpart request.
2019-03-02 09:19:05 -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
#27863
-- Added support for the SameSite cookie flag.
2018-04-13 20:58:31 -04:00
multipartparser.py
Refs
#30227
-- Added helpful message for non-ASCII Content-Type in mulitpart request.
2019-03-02 09:19:05 -05:00
request.py
Refs
#27753
-- Favored force/smart_str() over force/smart_text().
2019-02-06 14:12:06 -05:00
response.py
Fixed
#30137
-- Replaced OSError aliases with the canonical OSError.
2019-01-28 11:15:06 -05:00