django/tests/file_uploads
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 Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
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 PEP8 cleanup 2013-11-02 23:50:49 -05:00
urls.py Fixed #22680 -- I/O operation on closed file. 2014-06-11 08:57:30 +02:00
views.py Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00