#16803: Unicode representation of ContentType instances is not translated
------------------------------------+--------------------------------------
               Reporter:  bronger   |          Owner:  isagalaev
                   Type:  Bug       |         Status:  assigned
              Milestone:            |      Component:  contrib.contenttypes
                Version:  1.3       |       Severity:  Normal
             Resolution:            |       Keywords:
           Triage Stage:  Accepted  |      Has patch:  0
    Needs documentation:  0         |    Needs tests:  0
Patch needs improvement:  0         |  Easy pickings:  0
                  UI/UX:  0         |
------------------------------------+--------------------------------------

Comment (by isagalaev):

 Here's the first iteration of a patch. A couple of notes:

 * {{{touch tests/regressiontests/i18n/contenttypes/__init__.py}}}
 * I don't know if there a point of attaching compiled language files that
 don't get included in the patch, it might be easier to compile them from
 tests/regressiontests/i18n/contenttypes directory by hand
 * I left a comment in django/contrib/contenttypes/models.py regarding
 deprecation of {{{self.name}}} but wasn't sure if we should actually raise
 a DeprecationWarning there?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16803#comment:6>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to