This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-04 15:20:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fbe82f8255
django
/
django
/
http
History
Michael Brown
36db4dd937
Fixed
#28132
-- Made MultiPartParser ignore filenames with trailing slash.
2020-06-11 08:46:59 +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
Fixed
#28132
-- Made MultiPartParser ignore filenames with trailing slash.
2020-06-11 08:46:59 +02:00
request.py
Refs
#30997
-- Improved HttpRequest.is_ajax() warning message with stacklevel=2.
2020-06-03 08:47:19 +02:00
response.py
Refs
#30116
-- Simplified regex match group access with Match.__getitem__().
2020-05-11 12:01:28 +02:00