This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-14 19:30:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
http
History
Mariusz Felisiak
ec0ff40631
Fixed
#32355
-- Dropped support for Python 3.6 and 3.7
2021-02-10 10:20:54 +01: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
#32355
-- Dropped support for Python 3.6 and 3.7
2021-02-10 10:20:54 +01:00
multipartparser.py
Fixed
#30422
-- Made TemporaryFileUploadHandler handle interrupted uploads.
2020-09-30 10:30:43 +02:00
request.py
Fixed
#32355
-- Dropped support for Python 3.6 and 3.7
2021-02-10 10:20:54 +01:00
response.py
Fixed
#32389
-- Fixed ResponseHeaders crash when data is not mapping.
2021-01-28 10:10:08 +01:00