Allow searching part by revision field

This commit is contained in:
Oliver Walters 2021-02-24 11:05:52 +11:00
parent 8cc904fe8a
commit 546a1c91cc

View File

@ -668,6 +668,7 @@ class PartList(generics.ListCreateAPIView):
'name',
'description',
'IPN',
'revision',
'keywords',
]