前后端取消转义

前后端取消转义
前端:
|safe
后端:
from django.utils.safestring import mark_safe
mark_safe()

posted @ 2019-05-06 19:34  夜晚的潜水艇  阅读(343)  评论(0)    收藏  举报