#7893 closed (fixed)
in Admin doc, fieldsets keys are not distinct from ModelAdmin options
| Reported by: | anonymous | Owned by: | Brian Rosner |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | admin | |
| 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 page documentation/admin/ ,
The list of fieldset options is indistinct visually from the list of ModelAdmin options, and it is included in it.
It can be very misleading : one can understand by example that filter_horizontal is a fieldset possible key.
Solution : use another level of indentation, use a bullet point list ...
Attachments (1)
Change History (7)
comment:1 by , 17 years ago
| milestone: | → 1.0 beta |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 17 years ago
Ooops, sorry brosner, I didn't realised that you were assigned to this ticket. Feel free to disregard the patch I posted ;)
comment:3 by , 17 years ago
| milestone: | 1.0 beta → 1.0 |
|---|
comment:4 by , 17 years ago
| Has patch: | set |
|---|
comment:5 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
There actually is another level of indirection, but visually that is not be expressed very nicely.