Opened 5 years ago
Closed 5 years ago
#31078 closed Bug (worksforme)
Problem while deleting inline model record in admin model.
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).