beat.web.experiments.permissions.
IsDatabaseAccessible
Bases: rest_framework.permissions.BasePermission
rest_framework.permissions.BasePermission
The logged in user must have access to the database used by the experiment
has_object_permission
Return True if permission is granted, False otherwise.