I'm new to Django, and I'm using the admin site to manage my users.  I have 
one app installed, and it has one model.  I created a new user, issued that 
user add, change, and delete privileges (as app | model | privilege), but 
when I log on as that user, I get the "you don't have permission to edit 
anything" error.  The user is active and is staff, but no joy.  What might 
I be missing?

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

Reply via email to