mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 02:01:01 -03:30
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