Serializer Device changed to have various device of the same machine
This commit is contained in:
@@ -191,6 +191,9 @@ class Sistema_CreateView(CreateView):
|
||||
========================= API Views
|
||||
'''
|
||||
|
||||
|
||||
|
||||
|
||||
class RegisterDeviceView(APIView):
|
||||
permissions_classes = (permissions.AllowAny,)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user