summaryrefslogtreecommitdiff
path: root/tests/modeltests/field_subclassing/tests.py
AgeCommit message (Expand)Author
2011-03-10[1.2.X] Fixed a bunch more tests that were failing in Oracle due to false ass...Ian Kelly
2010-11-02[1.2.X] Fixed #10728 -- corrected subclassing of Fields who use the SubfieldB...Alex Gaynor
2010-09-12[1.2.X] Migrated the field_subclsasing doctests. Thanks to Alex Gaynor.Russell Keith-Magee
2010-02-24Fixed #12734. Deferred fields will now be properly converted to python when a...Joseph Kocherhans