
views.py
About this file
This file defines a route when given a role, return the permissions that are in that role.
Code Check Report
No problems to report
Documentation drawn from source code
get_role_permissions(role):
Given a role, return the permissions that are in that role.