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
d02fc8dfd3
django1
/
django
/
http
History
Tom
7afb476469
Fixed
#28226
-- Replaced use of str.join() with concatenation.
2017-05-27 13:59:05 -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
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
multipartparser.py
Fixed
#28226
-- Replaced use of str.join() with concatenation.
2017-05-27 13:59:05 -04:00
request.py
Fixed
#28137
-- Deprecated HttpRequest.xreadlines().
2017-04-26 19:39:22 -04:00
response.py
Fixed
#28226
-- Replaced use of str.join() with concatenation.
2017-05-27 13:59:05 -04:00