#15971: The titles of admin list_filters aren't translated anymore ------------------------------------+--------------------------------- Reporter: mk | Owner: nobody Type: Bug | Status: reopened Milestone: | Component: contrib.admin Version: SVN | Severity: Release blocker Resolution: | Keywords: Triage Stage: Accepted | Has patch: 1 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 0 ------------------------------------+--------------------------------- Changes (by julien):
* status: closed => reopened * resolution: duplicate => * severity: Normal => Release blocker Comment: #15221 is a related, but different issue. #15221 is for displaying the _RelatedFieldListFilter_'s title properly. But thanks, I was just going to point to it :-) This ticket here is a regression (whereas the issue in #15221 has always been there), hence marking as blocker. The attached patch checks for the existence of a `verbose_name` attribute, similar to the approach in the patch for #15221 (which I'm also going to update in a minute). -- Ticket URL: <http://code.djangoproject.com/ticket/15971#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 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.