summaryrefslogtreecommitdiff
path: root/tests/regressiontests/bug639/models.py
AgeCommit message (Expand)Author
2007-08-05Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...Gary Wilson Jr
2007-02-26Modified the test from [4609] to use a FileField instead of an ImageField (so...Jacob Kaplan-Moss
2007-02-26Objects with FileFields no longer get save() called multiple times from the A...Jacob Kaplan-Moss