mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 09:21:54 +02:00
merge main -> nl/923
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
This commit is contained in:
commit
5608a16e6e
14 changed files with 1121 additions and 122 deletions
|
@ -13,7 +13,8 @@ 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:
|
||||
1. Editing `user_group` then:
|
||||
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)
|
||||
to help django detect the migration eg 0037_create_groups_02)
|
||||
3. Making sure to update the dependency on the new migration with the previous migration
|
Loading…
Add table
Add a link
Reference in a new issue