#10498: Passing ugettext_lazy to related object's create() doesn't work
-------------------------------------+-------------------------------------
     Reporter:  mtredinnick          |                    Owner:  ojii
         Type:  Bug                  |                   Status:  reopened
    Component:  Database layer       |                  Version:  SVN
  (models, ORM)                      |               Resolution:
     Severity:  Release blocker      |             Triage Stage:  Design
     Keywords:  dceu2011             |  decision needed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by akaariai):

 It would be nice to have continuous benchmarking system...

 The 5-20% slowdown is somewhat important to deal with, but now that I look
 at this, the _real_ reason to fix this in the subqueries module is that it
 is a better place to do the fix. It fixes some situations the original
 patch doesn't fix. I wonder if the proper place would be in database
 adapters actually. I don't think now is the time to do that change
 anyways.

 My opinion is that the alternate patch should be committed both because it
 fixes a performance regression, and also because it fixes more cases to
 begin with.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/10498#comment:12>
Django <https://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