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
c886f3dee3
django1
/
django
/
http
History
George-Cristian Bîrzan
5bf62825b5
Fixed
#28828
-- Improved performance of HttpRequest.build_absolute_uri().
2018-01-10 14:05:10 -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
#27857
-- Dropped support for Python 3.4.
2017-09-25 17:11:03 -04:00
multipartparser.py
Fixed
#28930
-- Simplified code with any() and all().
2017-12-26 17:11:15 -05:00
request.py
Fixed
#28828
-- Improved performance of HttpRequest.build_absolute_uri().
2018-01-10 14:05:10 -05:00
response.py
Fixed
#28989
-- Fixed HttpResponse.delete_cookie() for cookies that use __Secure/Host prefixes.
2018-01-08 12:32:47 -05:00