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-02-06 15:35:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
file_uploads
History
Raul Cumplido
7cc1b4710e
[1.8.x]
Fixed
#24209
-- Prevented crash when parsing malformed RFC 2231 headers
...
Thanks Tom Christie for the report and review. Backport of ac650d02cb from master.
2015-01-27 20:16:53 +01:00
..
__init__.py
…
models.py
…
tests.py
[1.8.x]
Fixed
#24209
-- Prevented crash when parsing malformed RFC 2231 headers
2015-01-27 20:16:53 +01:00
uploadhandler.py
…
urls.py
…
views.py
…