summaryrefslogtreecommitdiff
path: root/tests/regressiontests/model_fields/imagefield.py
AgeCommit message (Expand)Author
2009-05-29Added test for pickling of a model with an `ImageField`, refs #11103.Gary Wilson Jr
2009-05-28Changes to `ImageFileDescriptor` and `ImageField` to fix a few cases of setti...Gary Wilson Jr