beat.web.common.permissions.
IsSuperuser
Bases: rest_framework.permissions.BasePermission
rest_framework.permissions.BasePermission
Global permission check for super user
has_permission
Return True if permission is granted, False otherwise.
IsAuthor
Global permission check that verify if the user is also the onwer of the asked data