django-03
摘要:
怎么实现通过html的格式返回页面内容。首先新建一个first/templates文件夹,为什么要创建这个文件夹不能建其它的,是因为settings.py自动定义的 建好之后创建login.html文件随意写入html格式内容(建议学下前端知识) 在views文件下写入对应的方法,返回html页面, 阅读全文
posted @ 2020-11-21 13:21 天蝎泪 阅读(36) 评论(0) 推荐(0) 编辑
2020年11月21日 #
posted @ 2020-11-21 13:21 天蝎泪 阅读(36) 评论(0) 推荐(0) 编辑
posted @ 2020-11-21 11:00 天蝎泪 阅读(10) 评论(0) 推荐(0) 编辑
posted @ 2020-11-21 10:28 天蝎泪 阅读(37) 评论(0) 推荐(0) 编辑