码迷,mamicode.com
首页 > 其他好文 > 详细

context must be a dict rather than Context

时间:2018-09-04 17:52:12      阅读:252      评论:0      收藏:0      [点我收藏+]

标签:ring   keyword   lis   got   ict   word   string   cte   contex   

render_to_string() got an unexpected keyword argument ‘context_instance‘

context must be a dict rather than RequestContext
解决办法:

返回的context应该是字典
context = {‘booklist‘: booklist}

context must be a dict rather than Context

标签:ring   keyword   lis   got   ict   word   string   cte   contex   

原文地址:http://blog.51cto.com/wenguonideshou/2170220

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!