Great, thanks. That solves my problem. But, I wish it were possible to
actually make a user read only. Unless I give the user the right to
change content the admin page says, "You don't have permission to edit
anything" and no content is visible. But overall, I think admin is
really great tool and
Those sections won't show up for anyone who doesn't have edit
permissions. As long as you don't give the admin user superuser status
or permissions for those apps they won't show up.
On Nov 14, 6:34 pm, Zeynel wrote:
> Is it possible to remove "Auth" and "Sites" sections from the Admin
> panel?
I don't know for auth... neither sites... But to disable stuff from admin
you just:
admin.site.unregister(TheTargetModel)
on urls.py
[]
2009/11/15 Zeynel
>
> Is it possible to remove "Auth" and "Sites" sections from the Admin
> panel?
>
> --
>
> You received this message because you are subsc
Is it possible to remove "Auth" and "Sites" sections from the Admin
panel?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to
django
4 matches
Mail list logo