#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
-------------------------------------+-------------------------------------
Changes (by akaariai):

 * stage:  Ready for checkin => Design decision needed


Comment:

 The attached patch does the Promise -> unicode conversion much later in
 the saving cycle. It fixes numerous other ways to pass Promise objects to
 the DB layer, and in addition the slowdown to model init is now removed.

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