forked from coldfront/coldfront
-
Notifications
You must be signed in to change notification settings - Fork 1
Add Approver User
dahyehayley edited this page Apr 4, 2025
·
1 revision
Add approver user https://github.com/NYU-RTS/rts-coldfront/pull/15
- Add ApproverProfile to store ManyToMany relationship for schools with approvers
- load_approver_schools script
- coldfront/core/user/management/commands/data/approver_schools_data.json
- coldfront/core/user/management/commands/load_approver_schools.py
- Set approver is_staff=True and grant "can_review_allocation_requests" permission
- staff → to let them view staff navigation bar for allocation request review