I have recently been working on the admin interface for a django
site.  There is one model under an application that will only show up
if I set a user as a super user.  I can assign them privileges to
create, change and delete these objects but they do not show up and
when I point the browser to the url associated with these objects it
says permission denied.  I have even tried giving them every single
permission without making them a super user and this one field still
does not show up.  Then if I make them a super user it shows up.  Does
anyone have any idea what is going on.  Thanks in advance.
Josh
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to