get_group_permissions(obj=None)
Returns a set of permission strings that the user has, through their groups.
If obj
is passed in, only returns the group permissions for this specific object.
get_group_permissions(obj=None)
Returns a set of permission strings that the user has, through their groups.
If obj
is passed in, only returns the group permissions for this specific object.
Please login to continue.