Files @ a6405ccfc7f5
Branch filter:

Location: symposion_app/symposion/locale/ja/LC_MESSAGES/django.mo

a6405ccfc7f5 9.1 KiB application/octet-stream Show Annotation Show as Raw Download as Raw
Scott Bragg
Fix team permissions backend not pulling out manager_permissions

Something like
request.user.has_perm('reviews.can_manage_%s' % proposal.kind.section.slug)

Will aways return false as the backend does a lookup of team membership
(member or manager) but only grabs the 'permissions' and not the
'manager_permissions' field
Binary file (application/octet-stream)