Re: User permission confusing

2010-06-08 Thread adrian
> BTW: There are many links in the administration page, that I do not > know where to map. Such as "View on website" (http://127.0.0.1:8000/ > admin/r/3/2/) in an user profile of course including: http://docs.djangoproject.com/en/1.2/ref/models/instances/#get-absolute-url and

Re: User permission confusing

2010-06-08 Thread adrian
> BTW: There are many links in the administration page, that I do not > know where to map. Such as "View on website" (http://127.0.0.1:8000/ > admin/r/3/2/) in an user profile please read: http://docs.djangoproject.com/en/1.2/ref/models/instances/#the-permalink-decorator -- You received this

User permission confusing

2010-06-08 Thread stanleyxu2005
Hi All, I activated the admin module of django and I am now confused with the user permission. I logged in as administrator. I created an account "restricted_admin", activated "Staff status" and assigned "add/edit/delete user" permissions to him. Unexpectedly, he can create/edit/delete a