Release | August 22, 2012

django CMS 2.3.1 released

Today we released version 2.3.1 of django CMS. This release constitutes a pure hotfix release to contain a incompatibility between the CMS and the newly released django-mptt 0.5.3. django CMS now requires django-mptt 0.5.1 or 0.5.2.

5 minutes read

If you are currently running django CMS 2.3, there is no immediate need to upgrade to 2.3.1.

You can get this new release from PyPI using "pip install django-cms==2.3.1"

Benjamin

Article

Plugin Architecture Is Editor Experience

Lessons from building the component architecture behind the new django CMS website.

Article

Make Your Django Application Editable

The CMS doesn't need to own your data to make it editable.

Release

django CMS 5.0.11 and 5.1.2 released

Both are patch releases focused on security, stability, and compatibility. We recommend that users of the django CMS 5.0 and 5.1 series upgrade.