mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-05 07:51:51 -05:00
Improve the can_user_add model hook to allow it to pre-examine data for context.
This commit is contained in:
@@ -282,5 +282,3 @@ class InventoryDetail(BaseDetail):
|
||||
serializer_class = InventorySerializer
|
||||
permission_classes = (CustomRbac,)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user