portfolio admin updates

This commit is contained in:
David Kennedy 2025-03-06 08:55:31 -05:00
parent 996d8eaccf
commit 70970fbcc5
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B
5 changed files with 124 additions and 23 deletions

View file

@ -176,7 +176,7 @@ class UserGroup(Group):
{
"app_label": "registrar",
"model": "portfolio",
"permissions": ["change_portfolio", "delete_portfolio"],
"permissions": ["change_portfolio"],
},
{
"app_label": "registrar",