Opened 7 years ago
Closed 7 years ago
#30221 closed Bug (fixed)
Disabled field in admin use hard coded label_suffix
| Reported by: | Etienne Chove | Owned by: | Etienne Chove |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
In the class helpers.AdminReadonlyField, the label_tag method has hard coded ":" It is nor configurable neither able to tranlate (in French we use a space before ":").
Change History (5)
comment:1 by , 7 years ago
| Summary: | Disabled field in admin for use hard coded label_suffix → Disabled field in admin use hard coded label_suffix |
|---|
comment:2 by , 7 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:4 by , 7 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
PR