This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
23,143
Commits
26
Branches
382
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
alan
c9de5aa27b
Apply all patches up to CVE-2023-36053
2023-07-24 15:46:31 -07:00
Tim Graham
dcebeea270
[1.10.x]
Fixed
#27005
-- Fixed crash if request.META[''CONTENT_LENGTH']=''.
...
Backport of 5c63b3e5a797102d915e1683971517f747a28013 from master
2016-08-03 14:01:08 -04:00
Andre Cruz
929684d6ee
Fixed
#21231
-- Enforced a max size for GET/POST values read into memory.
...
Thanks Tom Christie for review.
2016-05-12 10:17:52 -04:00