#4190 closed (wontfix)
edit_inline causes Admin interface to display "Related object #1" even when only one related object is allowed
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Keywords: | edit_inline | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
When using a field that has edit_inline = STACKED, num_in_admin = 1, max_num_in_admin = 1, min_num_in_admin = 1, the admin interface shouldn't pretend it is possible to have more than one related object.
Change History (3)
comment:1 by , 18 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
comment:2 by , 18 years ago
Note:
See TracTickets
for help on using tickets.
oldforms-admin is soon obsolete.