google-code-export / django-grappelli

Automatically exported from code.google.com/p/django-grappelli
0 stars 0 forks source link

Add navigation group permissions #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
would it be possible to add a many-to-many field to auth.groups for each
navigation item?  I find it tedious to add each user to a navigation item
(though I like this functionality for users that have more permission than
the rest in their group).  I usually wrap up my users into neat groups ie.
Administrators, Reviewers, SEO Admins, etc.. and would find it extremely
helpful to be able to allow access to navigation items via a group setting.

Also if the user/group permissions could be added to the Navigation itself
ontop of the Navigation-Item permissions..  this would allow me to apply
permissions for an entire navigation section (which would be useful in some
cases) rather than having to apply the permissions to each and every
navigation item.

Cheers,
  Gontro 

Original issue reported on code.google.com by Gontro@gmail.com on 16 Aug 2009 at 9:32

GoogleCodeExporter commented 9 years ago

Original comment by sehmaschine on 19 Aug 2009 at 4:05

GoogleCodeExporter commented 9 years ago

Original comment by sehmaschine on 19 Aug 2009 at 4:09

GoogleCodeExporter commented 9 years ago
implemented with rev410.

Original comment by sehmaschine on 20 Aug 2009 at 4:07