Adding and changing Users works perfectly. Deleting them on the other hand gives me a page that merely informs me "Permission Denied". I am trying to delete the User with a username that has both staff and superuser permission. I have set the permissions for all django files correctly. One thing that I did do differently in the database is setting the email as the unique identifier but otherwise the database is a normal setup. Tell me if you need more information to help.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

