Object level permissions in templates

2011-04-07 Thread Eric Hutchinson
n read{%end if %} my custom user.has_perm does not get called with the object. my question is how do i use object level permissions in templates? any resources, blog posts, etc would be well appreciated. i want to make it clear that i am not using the default app level, built in permissions, so

permissions in templates

2009-12-04 Thread Adonis
Hi, I am trying to compare some existing permissions with the permissions that a project member has. From views.py i am giving a list with all available permissions. The problem is that the permission format is different and i cannot think of a slick way to compare them..My mind hovers around strin