mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 19:35:02 -02:30
Polishing up work on new endpoint
This commit is contained in:
@@ -89,7 +89,6 @@ class Organization(CommonModel, NotificationFieldsModel, ResourceMixin, CustomVi
|
||||
'notification_admin_role', 'credential_admin_role',
|
||||
'job_template_admin_role',],
|
||||
)
|
||||
# &&&&&& The below keeps complaining - fixed by new migration file, perhaps?
|
||||
approval_role = ImplicitRoleField(
|
||||
parent_role='admin_role',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user