mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 09:46:06 +02:00
cleanup some code
This commit is contained in:
parent
08514a75dc
commit
09303401ed
3 changed files with 12 additions and 8 deletions
|
@ -7,6 +7,8 @@ Permissions on these roles are set through groups:
|
|||
groups and the methods to create them are defined in
|
||||
our `user_group` model and run in a migration.
|
||||
|
||||
For more details, refer to the [user group model](../../src/registrar/models/user_group.py).
|
||||
|
||||
## Editing group permissions through code
|
||||
|
||||
We can edit and deploy new group permissions by:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue