Improve rbac query performance for activity stream

This commit is contained in:
Matthew Jones
2013-12-16 05:04:06 -05:00
parent b68904a815
commit 70fe75603e
2 changed files with 84 additions and 24 deletions

View File

@@ -420,7 +420,7 @@ class ProjectUpdatesList(SubListAPIView):
new_in_13 = True
class ProjectUpdateView(GenericAPIView):
model = Project
new_in_13 = True