标签:ring keyword lis got ict word string cte contex
render_to_string() got an unexpected keyword argument ‘context_instance‘返回的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