feature: double notification list
This commit is contained in:
parent
f8b7bd0710
commit
6db04e6e03
@ -3,7 +3,7 @@ from djangoldp.pagination import LDPPagination
|
|||||||
|
|
||||||
|
|
||||||
class LDPNotificationsPagination(LDPPagination):
|
class LDPNotificationsPagination(LDPPagination):
|
||||||
default_limit = 40
|
default_limit = 80
|
||||||
|
|
||||||
|
|
||||||
class LDPNotificationsViewSet(LDPViewSet):
|
class LDPNotificationsViewSet(LDPViewSet):
|
||||||
|
Loading…
Reference in New Issue
Block a user