summaryrefslogtreecommitdiff
path: root/tests/modeltests/field_subclassing/models.py
AgeCommit message (Expand)Author
2008-08-27Removed oldforms, validators, and related code:Gary Wilson Jr
2008-04-27Merged the queryset-refactor branch into trunk.Malcolm Tredinnick
2007-11-29Fixed #5989 -- Fixed a problem with values being incorrectly reused byMalcolm Tredinnick
2007-11-05Added the small changes necessary to make creating custom model fields easier.Malcolm Tredinnick