summaryrefslogtreecommitdiff
path: root/tests/file_uploads/views.py
AgeCommit message (Expand)Author
2014-06-11[1.7.x] Fixed #22680 -- I/O operation on closed file.Florian Apolloner
2013-11-02PEP8 cleanupJason Myers
2013-08-30Fixed #20989 -- Removed useless explicit list comprehensions.Simon Charette
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-07-11Fixed #13721 -- Added UploadedFile.content_type_extra.Benjamin Kagia
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner