#21113: django_admin_log table stores messages in different languages depending 
on
which language was active while editing.
---------------------------------+------------------------------------
     Reporter:  dimyur27@…       |                    Owner:  jooyous
         Type:  New feature      |                   Status:  assigned
    Component:  contrib.admin    |                  Version:  master
     Severity:  Normal           |               Resolution:
     Keywords:  admin logs i18n  |             Triage Stage:  Accepted
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+------------------------------------

Comment (by jooyous):

 So at this point I understand how to change this so all subsequent log
 entries behave correctly. But currently the translated strings are being
 saved away as part of the object, and I think (?) this means we've lost
 the information of the starting language, so the only way I can think of
 fixing *existing* histories is by writing a script and having the user run
 it, specifying their relevant languages?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21113#comment:4>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/076.30c42acb6d2f97bd22c2c67c337c46d0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to