GFK approach is scary, indeed. I've got django-guardian to life during the
weekend for some future, rather simple, business apps (aimed to be used
within company's intranet). I've made one mistake that is already filed
(https://github.com/lukaszb/django-guardian/issues/11). Didn't ever really
s
Hi James,
You should check out django-authority [1] - as far as I know it is
only row-level perms application with
"logical checks" (rules). Other apps for managing object permissions
are listed at djangopackages.com
("Permissions" grid) [2].
Cheers
[1] https://bitbucket.org/jezdez/django-author