Opened 12 years ago
Closed 12 years ago
#19906 closed New feature (fixed)
Wish: add CSS class to admin list column headers to identify fields
Reported by: | Diederik van der Boor | Owned by: | Diederik van der Boor |
---|---|---|---|
Component: | contrib.admin | Version: | 1.4 |
Severity: | Normal | Keywords: | sprint2013 |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
To set the width of a column in CSS, we need some way to identify the columns by field name.
The attached pull request adds a class to the admin list.
Change History (3)
comment:1 by , 12 years ago
Has patch: | set |
---|
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Triage Stage: | Unreviewed → Accepted |
Committed in [b7ba4fc408c43ecee385d2ca3582697ec54ac8a6].
Note:
See TracTickets
for help on using tickets.
Pull request: https://github.com/django/django/pull/834