mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-10 10:01:48 -05:00
Improve rbac query performance for activity stream
This commit is contained in:
@@ -420,7 +420,7 @@ class ProjectUpdatesList(SubListAPIView):
|
||||
new_in_13 = True
|
||||
|
||||
class ProjectUpdateView(GenericAPIView):
|
||||
|
||||
|
||||
model = Project
|
||||
new_in_13 = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user