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
2c0fda7f20
django1
/
django
/
http
History
Nick Pope
5013d38380
Optimized iterator exhaustion using collections.deque().
2019-02-14 18:21:57 -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
Optimized iterator exhaustion using collections.deque().
2019-02-14 18:21:57 -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