python - django在nginx里模板输出html标签问题
巴扎黑
巴扎黑 2017-04-18 10:21:47
0
2
602

就是用python manage.py runserver 8000运行的时候,django模板用了safe是可以输出带html标签的数据。
然后在nginx和uwsgi环境下运行的时候,带html标签的数据就不输出了,然后把标签去掉,模板就正常输出了。
求解了,谢谢!

巴扎黑
巴扎黑

全部回覆(2)
PHPzhong

試試python manage.py runserver 0.0.0.0:8000

Ty80

試試用 gunicorn 運行 django

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板