摘要: 转载地址:https://www.douban.com/note/278152737/ 自django1.3开始:render()方法是render_to_response的一个崭新的快捷方式,前者会自动使用RequestContext。而后者必须coding出来,这是最明显的区别,当然前者更简洁。 阅读全文
posted @ 2016-04-08 15:16 LeonWen 阅读(13270) 评论(1) 推荐(2)