Opened 14 years ago
Closed 14 years ago
#15599 closed (duplicate)
If a user doesn't have delete permission on a model, the delete action shouldn't ve shown in the admin interface
Description ¶
In the admin interface, when listing all the models of a kind, you get the "delete all selected models" action. When you execute it, you get an ugly un-css H1 message saying: "Permission denied". I think the action shouldn't be present.
Note:
See TracTickets
for help on using tickets.
Duplicate of #10609.