#1678 closed defect (fixed)
[patch] Display of deleted objects in admin uses non-localized field names
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | contrib.admin | Version: | magic-removal |
Severity: | minor | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The code puts the field name in the output, instead of the potentially localized verbose_name
.
Attachments (1)
Change History (2)
by , 19 years ago
Attachment: | django_1678.diff added |
---|
comment:1 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Use
verbose_name
instead ofname