updated serializer standards collection
This commit is contained in:
@@ -78,6 +78,7 @@ class StandardCollectionSerializer(serializers.ModelSerializer):
|
||||
model = StandardCollection
|
||||
fields = (
|
||||
'id',
|
||||
'name',
|
||||
'notes',
|
||||
'active',
|
||||
'standards'
|
||||
|
||||
Reference in New Issue
Block a user