summaryrefslogtreecommitdiff
path: root/tests/regressiontests/file_uploads/models.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2012-10-30Prevented file_upload tests to leave files behindClaude Paroz
2011-10-13Convert much of the regression tests to use absolute imports. There's still ...Alex Gaynor
2008-08-08File storage refactoring, adding far more flexibility to Django's file handli...Jacob Kaplan-Moss
2008-07-20Fixed #6450 -- Improved the checking of errors when creating the directories ...Russell Keith-Magee
2008-07-01Fixed #2070: refactored Django's file upload capabilities.Jacob Kaplan-Moss