Opened 16 years ago
Closed 16 years ago
#10638 closed (duplicate)
Inline forms do not render correctly for models with custom primary keys
Reported by: | David Gouldin | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When using a model with a custom primary key as an inline in the admin, the primary key field is rendered twice and tabular's field count is off by one.
Attachments (1)
Change History (3)
by , 16 years ago
Attachment: | 10638.diff added |
---|
comment:1 by , 16 years ago
Has patch: | set |
---|
comment:2 by , 16 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
#8903 already reports this, I believe. I noted there the existence of a patch here for it.