mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 12:05:53 +00:00
age will not be possible atm
This commit is contained in:
@ -141,7 +141,6 @@ class NotificationList(generics.ListAPIView):
|
|||||||
]
|
]
|
||||||
|
|
||||||
ordering_fields = [
|
ordering_fields = [
|
||||||
#'age', # TODO enable ordering by age
|
|
||||||
'category',
|
'category',
|
||||||
'name',
|
'name',
|
||||||
'read',
|
'read',
|
||||||
|
Reference in New Issue
Block a user