if post is not None:
            context['commentaries'] = post.commentaries.all()
            context['post'] = post