摘要: 阅读全文
posted @ 2021-02-02 10:45 wangshicheng 阅读(275) 评论(0) 推荐(0)
摘要: django里面的视图函数,必须要加request # -*- conding:utf-8 -*- <span style="color:#ff0000;">#声明utf-8,防止中文报错</span> from django.shortcuts import render from django. 阅读全文
posted @ 2021-02-02 10:21 wangshicheng 阅读(637) 评论(0) 推荐(0)