Hello,
i tried to delete a web user from Django admin and I got the following error.
Deleting the user user-email
would result in deleting related objects, but your account doesn't have permission to delete the following types of objects: log entry
we got this error for some of the users. What is the cause of this error and how can i solve it?