Skip to content
Snippets Groups Projects
Commit 4213eccb authored by Calum Mackervoy's avatar Calum Mackervoy Committed by Jean-Baptiste Pasquier
Browse files

update: notifications view on depth 1

parent d321dedd
No related branches found
No related tags found
No related merge requests found
......@@ -9,3 +9,4 @@ class LDPNotificationsPagination(LDPPagination):
class LDPNotificationsViewSet(LDPViewSet):
'''overridden LDPViewSet to force pagination'''
pagination_class = LDPNotificationsPagination
depth = 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment