Django 1.3 released
Django 1.3发布
[Development] Posted Mar 23, 2011 13:11 UTC (Wed) by corbet
发表于:2011-3-23 13:11 UTC
Version 1.3 of the Django web framework has been released. New features include class-based views ("This means you can compose a view out of a collection of methods that can be subclassed and overridden to provide common views of data without having to write too much code"), better logging, better unit testing support, a number of template improvements, and more; see the release notes for details.
1.3版本的Django web framework发布。新特性包括基于类的视图(“这意味着对于一系列可被子类化和重写,以不用写太多代码而提供通用数据视图的算法,你可以由它们创建出一个视图来”),更好的记录(logging),更好的单元测试支持,一系列模板改进,等等;详情请见发行注记。
英文原文:http://lwn.net/Articles/434989/rss
译文原文:http://www.linux-ren.org/modules/newbb/viewtopic.php?topic_id=59398&post_id=325500#forumpost325500
转载请注明:Linux人社区 英文资讯翻译专版 编译

