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
5ceaf14686
django1
/
django
/
http
History
Tim Graham
cfff2af02b
Fixed
#27857
-- Dropped support for Python 3.4.
2017-09-25 17:11:03 -04: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
#27857
-- Dropped support for Python 3.4.
2017-09-25 17:11:03 -04:00
multipartparser.py
Removed unused eof argument to BoundaryIter._find_boundary().
2017-09-22 10:47:14 -04:00
request.py
Removed unneeded iter() calls.
2017-08-23 16:48:29 -04:00
response.py
Reverted "Fixed
#27818
-- Replaced try/except/pass with contextlib.suppress()."
2017-09-07 08:16:21 -04:00