会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
若她涉世未深,就带她看尽人间繁华; 若她心已沧桑,就带她坐旋转木马
博客园
首页
新随笔
联系
管理
订阅
2020年6月11日
Django中render、render_to_response、HttpResponse、JsonResponse、Response的使用
摘要: Django作为一个后台框架,如何将数据正确的传递给前端呢?这得根据前端不同的数据请求方式,正确的使用render、render_to_response、HttpResponse、JsonResponse以及Response 1.1 场景一:传递数据给html,并直接渲染到网页上,使用render
阅读全文
posted @ 2020-06-11 09:28 广东赖
阅读(322)
评论(0)
推荐(0)
编辑
公告