mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
age will not be possible atm
This commit is contained in:
parent
68e43d0b90
commit
ad7e483d8a
@ -141,7 +141,6 @@ class NotificationList(generics.ListAPIView):
|
||||
]
|
||||
|
||||
ordering_fields = [
|
||||
#'age', # TODO enable ordering by age
|
||||
'category',
|
||||
'name',
|
||||
'read',
|
||||
|
Loading…
Reference in New Issue
Block a user