Django 1.7 RC 1 发布,该版本包含很多主要新特性,包括内建的 schema-migration 框架,改进项目验证和检查的工具,对 Django 标识和加载应用程序部分进行重构,支持自定义数据库查找。
详情请看 the in-development 1.7 release notes.
项目主页:https://docs.djangoproject.com/en/dev/releases/1.7/
下载地址:https://www.djangoproject.com/download/
来自:开源中国社区

