@ -25,6 +25,7 @@ class DeviceSerializer(serializers.ModelSerializer):
|
|||||||
fields = '__all__'
|
fields = '__all__'
|
||||||
|
|
||||||
read_only_fields = [
|
read_only_fields = [
|
||||||
|
'inventorydate',
|
||||||
'is_global',
|
'is_global',
|
||||||
'organization',
|
'organization',
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user