rcpch / national-paediatric-diabetes-audit

A django application to audit the care of children and young people with diabetes in England and Wales.
0 stars 1 forks source link

Eatyourpeas/issue12 #18

Closed eatyourpeas closed 2 months ago

eatyourpeas commented 2 months ago

Overview

Creates some groups for each user type Creates some permissions for each model (some custom) Creates a seed function to allocate those permissions to the groups Updates the create user function to allocate groups Updates docker compose to seed user groups

Documentation changes (done or required as a result of this PR)

New page added to docs on user types and permissions

Related Issues

closes #12