Tuesday, October 26, 2010

Re: Permission Denied when Trying to delete User

Try going into the shell with 'manage.py shell,' import the User
model, and attempt to delete that user. See what happens and give us
the traceback if it fails and you still don't know why.

Shawn

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment