mark in review back serializer

This commit is contained in:
alex 2019-11-28 15:37:26 +03:00
parent c81dbf2d8e
commit 2cca32e4cf

View File

@ -12,6 +12,7 @@ class ReviewBackSerializer(serializers.ModelSerializer):
'reviewer', 'reviewer',
'text', 'text',
'status', 'status',
'mark',
# 'child', # 'child',
'published_at', 'published_at',
'vintage', 'vintage',