{% extends 'base.html' %} {% load static %} {% block title %}Default Role Permissions{% endblock %} {% block content %}
Configure default permissions for each staff role. These will be automatically applied to new staff members.
{{ message }}
These permissions will be automatically assigned to new {{ role|title|replace:"_":" " }} users.
Apply to All Users
Update all existing staff
Export Permissions
Download as JSON/CSV
Import Permissions
Upload from file
Are you sure you want to proceed?