#2144: [patch] parameter conversion failing with get_or_create....
---------------------------------------+------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  adrian
     Type:  defect                     |       Status:  closed
 Priority:  normal                     |    Milestone:        
Component:  Database wrapper           |      Version:        
 Severity:  normal                     |   Resolution:  fixed 
 Keywords:                             |  
---------------------------------------+------------------------------------
Changes (by trbs):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 Adrian: the patch is very hackish :) and nothing more then an updated
 version of the org. hack.
 
 Alexis: your right, i've checked the svn with the problem described above
 and the problem seems to be fixed in changeset 3246,
 There russelm commits a much better and cleaner patch in
 get_db_prep_lookup to lookup the primary key value for an object
 
 I hit this bug from another call then get_or_create (dont remember which
 one) but with exactly the same results.
 Currently i can not reproduce the bug in my application with r3246 or
 higher.
 
 Closing the ticket for now, since it got resolved way back in r3246 :)
 If the patch later turns out to be a solution to a still existing bugn
 then i'm willing rewrite the patch into something exceptable.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2144>
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