Opened 15 years ago
Closed 15 years ago
#14993 closed (fixed)
Please make clear, that filter_horizontal pertains to m2m fields
| Reported by: | jammon | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.3-beta |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
In the documentation of ModelAdmin options please mention, that filter_horizontal (and filter_vertical) pertains to m2m fields on the edit page.
(I got confused with that option until I realized, that list_filter was what I was looking for.)
Note:
See TracTickets
for help on using tickets.
I agree, the description of these two admin options needs some revamping.