#24186 closed Cleanup/optimization (fixed)
ModelAdmin list_display docs mentions `admin_model_field`
| Reported by: | Keryn Knight | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | django@… | Triage Stage: | Accepted |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
This page makes mention of admin_model_field once in the whole document, when I think it's actually meant to be referencing admin_order_field?
Change History (4)
comment:1 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:4 by , 11 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
Thanks @kezabelle!
Next time you spot a typo you can simply open a PR with the required changes if you want. Simply typos don't require a ticket.
Note:
See TracTickets
for help on using tickets.
In dccf41cff0f46a94aa1d853d1bad9052079bb454: