Django

Code

Ticket #1670 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

Verbose_name missing in some fields of User and Group models, thus no i18n.

Reported by: Rudolph Assigned to: hugo
Milestone: Component: Internationalization
Version: magic-removal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

To complete i18n on the User en Group model: the verbose_name of the user permissions field and the groups field of the User model should be set (and a little usability issue here: the groups field should have a filter_interface, just like the permissions). Also the verbose_name of the permissions field of the group model should be set.

Attachments

Change History

04/23/06 16:16:27 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [2727]) magic-removal: Fixed #1670 -- Added translation hooks for User and Group model fields that didn't have them.

10/24/06 15:17:23 changed by adrian

  • milestone deleted.

Milestone Version 0.92 deleted


Add/Change #1670 (Verbose_name missing in some fields of User and Group models, thus no i18n.)




Change Properties
Action