#5989: django.db.models.fields.subclassing.Creator.__get__() returns the same
value for all instances
-----------------------+----------------------------------------------------
Reporter:  flupke      |       Owner:  nobody                               
  Status:  new         |   Component:  Database wrapper                     
 Version:  SVN         |    Keywords:  subclassing SubfieldBase custom field
   Stage:  Unreviewed  |   Has_patch:  1                                    
-----------------------+----------------------------------------------------
 I added a test to modeltests/field_subclassing/ that illustrates the
 problem (in patch).

 I also made a simple fix, storing to_python()-ised data in a per object
 dict.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5989>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to