#1511: History always records changes to boolean fields
-----------------------------+----------------------------------------------
 Reporter:  vitaliyf         |        Owner:  adrian
     Type:  defect           |       Status:  new   
 Priority:  normal           |    Milestone:        
Component:  Admin interface  |      Version:  SVN   
 Severity:  minor            |   Resolution:        
 Keywords:                   |  
-----------------------------+----------------------------------------------
Changes (by [EMAIL PROTECTED]):

  * version:  magic-removal => SVN

Comment:

 I always come across theis defect? today. As far as I can see with pdb the
 self.original_object has 'boolean'-values as 0 and 1, while the new_object
 has the correct boolean values True and False.
 
 I think that the problem is located in the manager/queryset/loader of the
 original_object. Didn't found were it is exactly.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/1511>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to