mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-05 23:08:48 +00:00
just use the generic view
This commit is contained in:
parent
73c4772808
commit
88d8acfebd
@ -172,7 +172,7 @@ class NotificationList(generics.ListAPIView):
|
|||||||
return queryset
|
return queryset
|
||||||
|
|
||||||
|
|
||||||
class NotificationDetail(generics.RetrieveDestroyAPIView):
|
class NotificationDetail(generics.RetrieveUpdateDestroyAPIView):
|
||||||
"""
|
"""
|
||||||
Detail view for an individual notification object
|
Detail view for an individual notification object
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user