django-数据的交互
摘要:
django 数据的交互 模板向后台传递数据 后台向模板传递数据 模板向后台传递数据 通过表单或者GET传参的方式传递到后台, 后台通过 来接收 后台向模板传递数据 后台通过 render 函数传递参数 render(request, 模板, context) context 是一个字典格式的数据、 阅读全文
posted @ 2019-11-13 13:31 宸犀 阅读(257) 评论(0) 推荐(0)
2019年11月13日 #
posted @ 2019-11-13 13:31 宸犀 阅读(257) 评论(0) 推荐(0)
posted @ 2019-11-13 13:30 宸犀 阅读(347) 评论(0) 推荐(0)
posted @ 2019-11-13 13:29 宸犀 阅读(243) 评论(0) 推荐(0)
posted @ 2019-11-13 13:27 宸犀 阅读(255) 评论(0) 推荐(0)
posted @ 2019-11-13 13:22 宸犀 阅读(1075) 评论(0) 推荐(0)
posted @ 2019-11-13 13:20 宸犀 阅读(1390) 评论(0) 推荐(0)