Re: User groups and permissions

2008-09-02 Thread caphun
In case anyone was wondering; I created a ticket in the Django bug tracker and _finally_ got a response from telenieko - thanks! quote: I'd guess this would either mean: * Field/Row level permissions, which are not (yet) implemented. * Provide more fine-grained permissions. So, it's no

User groups and permissions

2008-08-31 Thread Ca Phun Ung
Hello fellow Djangonauts, I hit a problem with user permissions within the Django admin area. The other day I gave a user add/edit/delete user permissions so that they could manage staff access on the websites. However, in doing this that particular user is now able to create other users with