2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

age will not be possible atm

This commit is contained in:
Matthias
2021-11-28 00:02:05 +01:00
parent 68e43d0b90
commit ad7e483d8a

View File

@ -141,7 +141,6 @@ class NotificationList(generics.ListAPIView):
]
ordering_fields = [
#'age', # TODO enable ordering by age
'category',
'name',
'read',