SarathkumarJ / snapboard

Automatically exported from code.google.com/p/snapboard
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

category level permissions for modifications #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
ACL-style features at the category level.

Use Django built-in groups/permissions functionality as much as possible.

Original issue reported on code.google.com by bs1...@gmail.com on 29 Jan 2007 at 5:12

GoogleCodeExporter commented 8 years ago
a branch of the django trunk with this feature is in development, this is a low
priority at this point

Original comment by bs1...@gmail.com on 3 Feb 2007 at 3:10

GoogleCodeExporter commented 8 years ago
Done in r191 although this does not use Django's groups and permissions because 
they
don't support row-level permissions or administration of the groups by regular 
users.

Original comment by jdem...@gmail.com on 21 Oct 2008 at 3:50