當(dāng)前位置:首頁
> django前端套用現(xiàn)成模板
django前端套用現(xiàn)成模板(django前端模板layui)
django里面有一個(gè)東西叫Context_processor,不知道你需要的是不是這個(gè),或者是你已經(jīng)用了這個(gè)from djangotemplate import RequestContext from djangoshortcuts import render_to_response 刷新nav...