I have two serialiser and one of them is used in another.
class CommentSerializers(ModelSerializer): class Meta: model = Comment fields =