fix - my devices search
This commit is contained in:
@@ -78,6 +78,7 @@ class DeviceViewSet(BaseViewSet, SoftDeleteMixin, viewsets.ModelViewSet, AdminFi
|
||||
'mac',
|
||||
'serial',
|
||||
'organization__name',
|
||||
'assignment__client__organization__name'
|
||||
]
|
||||
|
||||
def create(self, request, *args, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user