django/tests/file_uploads
Claude Paroz b42e5ca058 Fixed #22971 -- Properly parsed RFC 2388 encoded headers
Thanks homm for the report, Cea Stapleton for patch improvements
and Ian Cordasco, Christian Schmitt and Tim Graham for the review.
2014-08-14 11:45:43 +02: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 Fixed #22971 -- Properly parsed RFC 2388 encoded headers 2014-08-14 11:45:43 +02: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 #22680 -- I/O operation on closed file. 2014-06-11 08:57:30 +02:00