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
a5accc0368
django1
/
django
/
http
History
Jon Dufresne
8b3f1c35dd
Removed unnecessary assignments in various code.
2019-04-24 13:09:29 +02: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
Removed unnecessary assignments in various code.
2019-04-24 13:09:29 +02:00
request.py
Refs
#27753
-- Favored force/smart_str() over force/smart_text().
2019-02-06 14:12:06 -05:00
response.py
Fixed
#30294
-- Allowed HttpResponse to accept memoryview content.
2019-03-29 09:43:49 -04:00