mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-02 16:02:15 +02:00
edit documentation
This commit is contained in:
parent
8424e20195
commit
5ab4a2fde9
1 changed files with 3 additions and 2 deletions
|
@ -14,5 +14,6 @@ For more details, refer to the [user group model](../../src/registrar/models/use
|
|||
We can edit and deploy new group permissions by:
|
||||
|
||||
1. editing `user_group` then:
|
||||
2. Duplicating migration `0036_create_groups`
|
||||
and running migrations
|
||||
2. Duplicating migration `0036_create_groups_01`
|
||||
and running migrations (append the name with a version number
|
||||
to help django detect the migration eg 0037_create_groups_02)
|
Loading…
Add table
Add a link
Reference in a new issue