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