Opened 15 years ago
Last modified 12 years ago
#13224 new New feature
style of m2m readonly_fields in admin change_form
Reported by: | benc | Owned by: | |
---|---|---|---|
Component: | contrib.admin | Version: | 1.2-beta |
Severity: | Normal | Keywords: | admin, readonly_fields, m2m |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | yes |
Description
When setting readononly_fields on a m2m field we get a comma separate list of the m2m objects.
I think that it's easier to read when each object is in a newline.
At least, each object can be wrapped with a <span class="readonly-m2m-item"> so it will be possible to style it.
Thanks
Change History (11)
comment:1 by , 15 years ago
Triage Stage: | Unreviewed → Design decision needed |
---|
comment:2 by , 14 years ago
milestone: | → 1.3 |
---|
comment:3 by , 14 years ago
milestone: | 1.3 |
---|
comment:4 by , 14 years ago
Type: | → New feature |
---|
comment:5 by , 14 years ago
Severity: | → Normal |
---|
comment:6 by , 13 years ago
UI/UX: | set |
---|
comment:7 by , 13 years ago
Component: | User Experience → contrib.admin |
---|
comment:11 by , 12 years ago
Triage Stage: | Design decision needed → Accepted |
---|
Note:
See TracTickets
for help on using tickets.
This would be a nice feature but it is too late now for 1.3.