Re: superuser permission by non-superuser!

2006-04-30 Thread layik
Thanks Adrian, this helps me document my work better as well. --~--~-~--~~~---~--~~ 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

Re: superuser permission by non-superuser!

2006-04-30 Thread Adrian Holovaty
On 4/30/06, layik <[EMAIL PROTECTED]> wrote: > Am I missing something or Django 0.91 that I have has got a little bug > in the persmissions?! > > I have some users, one of them is a service admin but I have given > permissions to him to be able to add, change and delete users from > Django's stand

superuser permission by non-superuser!

2006-04-30 Thread layik
Am I missing something or Django 0.91 that I have has got a little bug in the persmissions?! I have some users, one of them is a service admin but I have given permissions to him to be able to add, change and delete users from Django's standard user model. when I sign in using that service admin