Opened 5 years ago
Closed 5 years ago
#31078 closed Bug (worksforme)
Problem while deleting inline model record in admin model.
Reported by: | Mayank Singhal | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 3.0 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Deleting a child record as inline model on Django admin model not working.
Change History (1)
comment:1 by , 5 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Summary: | Problem while deliging inline model record in admin model → Problem while deleting inline model record in admin model. |
Type: | Uncategorized → Bug |
Note:
See TracTickets
for help on using tickets.
Deleting inlines works for me, maybe you don't have permissions to a parent model (see CVE-2019-19118).