mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-12 23:44:51 +02:00
Edit typo on create_groups migration
This commit is contained in:
parent
4e9ab57a59
commit
d0d312598d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
# This migration creates the create_full_access_group and create_cisa_analyst_group groups
|
||||||
# It is dependent on 0035 (which populates ContentType and Permissions)
|
# It is dependent on 0036 (which populates ContentType and Permissions)
|
||||||
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
# If permissions on the groups need changing, edit CISA_ANALYST_GROUP_PERMISSIONS
|
||||||
# in the user_group model then:
|
# in the user_group model then:
|
||||||
# [NOT RECOMMENDED]
|
# [NOT RECOMMENDED]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue