Re: User can't edit model even after permissions are issued
On Fri, Oct 12, 2012 at 4:52 PM, Shawn H <shawn.holyoak@gmail.com> wrote:
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?
Are the app's models registered in admin?
--
http://tracey.org/kmt/
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home