summaryrefslogtreecommitdiff
path: root/tests/regressiontests/bug639/tests.py
AgeCommit message (Expand)Author
2009-04-05Made a set of small test changes to avoid leaving temp files hanging around a...Karen Tracey
2008-08-11Refs #7742 -- Got bug639 regression tests using newforms instead of oldforms.Gary Wilson Jr
2008-08-08File storage refactoring, adding far more flexibility to Django's file handli...Jacob Kaplan-Moss
2008-07-01Fixed #2070: refactored Django's file upload capabilities.Jacob Kaplan-Moss
2007-03-01Added a tearDown to the tests for #639 so that the "uploaded" image doesn't c...Jacob Kaplan-Moss
2007-02-26Objects with FileFields no longer get save() called multiple times from the A...Jacob Kaplan-Moss