#14869: The filter_horizontal widget converts the fields 'verbose_name_plural'
to
lower case
-------------------------------------------+--------------------------------
Reporter: jammon | Owner: nobody
Status: closed | Milestone:
Component: Internationalization | Version: 1.3-alpha
Resolution: invalid | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Changes (by ramiro):
* status: new => closed
* resolution: => invalid
Comment:
From reading the code, the value actually being used it
`Meta.verbose_name` and it is being used verbatim. Please reopen this
ticket if my analisis is wrong.
If you want it to appear with some special casing, use that casing in
`verbose_name`.
An issue maybe worth another ticket is giving the widgets used for
`filter_horizontal, filter_vertical` the ability to handle i18n plural
forms.
--
Ticket URL: <http://code.djangoproject.com/ticket/14869#comment:2>
Django <http://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.