Merge pull request #2420 from SchrodingersGat/assigned-to-me

Assigned to me
This commit is contained in:
Oliver
2021-12-04 23:08:08 +11:00
committed by GitHub
6 changed files with 97 additions and 6 deletions
+2
View File
@@ -583,6 +583,8 @@ class PartFilter(rest_filters.FilterSet):
active = rest_filters.BooleanFilter()
virtual = rest_filters.BooleanFilter()
class PartList(generics.ListCreateAPIView):
"""