summaryrefslogtreecommitdiff
path: root/tests/modeltests/field_subclassing/fields.py
AgeCommit message (Collapse)Author
2010-03-23[1.1.X] Fixed #13171 -- Corrected the field_subclassing unit test. Thanks to ↵Russell Keith-Magee
Gabriel Hurley for the report and patch. Backport of r12838 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12839 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-06[1.1.X] Fixed #12734. Deferred fields will now be properly converted to ↵Joseph Kocherhans
python when accessed. Backport of r12579 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12692 bcc190cf-cafb-0310-a4f2-bffc1f526a37