Opened 11 years ago
Closed 11 years ago
#21260 closed Bug (duplicate)
Admin history needs proxy model instead of concrete model
Reported by: | Owned by: | anonymous | |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | emrekabakci@… | Triage Stage: | Unreviewed |
Has patch: | yes | Needs documentation: | no |
Needs tests: | yes | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When LogEntry model saves the concrete model as content type id, it links to the concrete model; however, the item is saved from another location which is the ModelAdmin of proxy model.
Change History (3)
comment:1 by , 11 years ago
Has patch: | set |
---|---|
Needs tests: | set |
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 11 years ago
comment:3 by , 11 years ago
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #21084