summaryrefslogtreecommitdiff
path: root/tests/modeltests/field_subclassing/fields.py
AgeCommit message (Collapse)Author
2010-03-23Fixed #13171 -- Corrected the field_subclassing unit test. Thanks to Gabriel ↵Russell Keith-Magee
Hurley for the report and patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12838 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-02-24Fixed #12734. Deferred fields will now be properly converted to python when ↵Joseph Kocherhans
accessed. Thanks, Alex Gaynor. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12579 bcc190cf-cafb-0310-a4f2-bffc1f526a37