#28521 closed Cleanup/optimization (wontfix)
Align checkboxes under other field inputs in Django admin
| Reported by: | Zach Borboa | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description (last modified by )
Attachments (1)
Change History (5)
by , 8 years ago
| Attachment: | screenshot.png added |
|---|
comment:1 by , 8 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 8 years ago
| Component: | Uncategorized → contrib.admin |
|---|---|
| Resolution: | → wontfix |
| Status: | new → closed |
| Summary: | Reposition checkbox in Django admin → Align checkboxes under other field inputs in Django admin |
| Type: | Uncategorized → Cleanup/optimization |
Note:
See TracTickets
for help on using tickets.

I checked as far back as Django 1.4 and this positioning hasn't changed. I'm not convinced the change would be more disruptive (for example, to third-party admin customizations) than it's worth. The original designer(s) probably had a reason for the way it's laid out. You can write to the DevelopersMailingList if you want to try to get a consensus otherwise.