django CMS 2.2 released 发布了

作者:我就是个世界 发表于:2011-09-15
django CMS 2.2 最终版 于教师节这一天发布了,这个新版本包括了许多激动人心的新功能和Bug修正。如:CMS页面查看权限,支持的Django 1.3,一种改进的工具栏和前端编辑,支持最新版本的django-mptt,改进的静态文件处理等,更多详情请稳步官方文档查看。

官方发布地址:https://www.django-cms.org/en/blog/2011/09/10/django-cms-22-released/[separator]

[quote]
We are proud to announce that we just released django CMS 2.2 final. This new version includes many exciting new features and bugfixes.

What's new in 2.2?

View permissions for django CMS pages.
Support for Django 1.3
An improved toolbar and front-end editing
Support for the latest version of django-mptt
Improved handling of staticfiles using django-sekizai
Support for the staticfiles contrib app in Django
django-dbgettext support is now deprecated
For more information about the new features and how to upgrade, please refer to http://docs.django-cms.org/en/2.2/upgrade/2.2.html

A big thanks goes out to all of our over 170 contributors.

Jonas
[/quote]

安装也很简单,我在ENV虚拟环境直接使用 pip install django-cms 安装,以下安装包会一并安装:
[code]Installing collected packages: django-cms, django-classy-tags, south, html5lib, django-mptt, django-sekizai[/code]


分享:

扫一扫在手机阅读、分享本文

请发表您的评论