Yes. I can connect as the super user and edit, add and delete. On Sunday, October 14, 2012 9:48:32 AM UTC-5, Karen Tracey wrote: > > On Fri, Oct 12, 2012 at 4:52 PM, Shawn H <[email protected]<javascript:> > > 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 view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/jcW8IAVIMiQJ. 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.

