支持Markdown 安装 >pip install markdown 修改detail视图,支持markdown ... def detail(request,pk): post = get_object_or_404(Post, pk