原文
Finally, after a year of development and over 3000 commits since version 2.4.3, we are releasing the best django CMS ever.
新的特性
django 1.6 and custom user models support
自定义页面扩展和model
官方推荐用djangocms-installer
djangocms-installer: https://github.com/nephila/djangocms-installer
$ pip install --upgrade virtualenv
$ virtualenv env
$ source env/bin/activate
(env) $ pip install djangocms-installer
(env) $ djangocms -p . my_demo
围观我的Github Idea墙, 也许,你会遇到心仪的项目
最近我和我的同事们,一起在创建一个新的编程语言:Charj 。它是一个使用 Rust 编写的描述式、中间编程语言。GitHub: https://github.com/datum-lang/datum