mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-19 10:59:21 +02:00
Remove perms
This commit is contained in:
parent
e4a8773e56
commit
d33cc1c8cc
2 changed files with 37 additions and 5 deletions
|
@ -26,11 +26,6 @@ class UserGroup(Group):
|
|||
"model": "contact",
|
||||
"permissions": ["change_contact"],
|
||||
},
|
||||
{
|
||||
"app_label": "registrar",
|
||||
"model": "domaininformation",
|
||||
"permissions": ["change_domaininformation"],
|
||||
},
|
||||
{
|
||||
"app_label": "registrar",
|
||||
"model": "domainrequest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue