Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/file_uploads/views.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed some unclosed objects in testsAndriy Sokolovskiy2015-07-061-1/+5
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #23968 -- Replaced list comprehension with generato...Jon Dufresne2014-12-081-5/+5
* Fixed #22680 -- I/O operation on closed file.Florian Apolloner2014-06-111-0/+6
* PEP8 cleanupJason Myers2013-11-031-0/+10
* Fixed #20989 -- Removed useless explicit list comprehensi...Simon Charette2013-08-301-2/+2
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Fixed #13721 -- Added UploadedFile.content_type_extra.Benjamin Kagia2013-07-111-1/+12
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+138