Release | June 20, 2012

django CMS 2.3 release candidate 2 available

Today we release 2.3 RC2, the second release candidate for django CMS 2.3 on GitHub.

5 minutes read

As with any release candidate, this is not suitable for production. We would appreciate any testing and feedback you can give us though.

Thanks to the great feedback and help from the community we were able to fix a a number of bugs since RC1, including:

  • The cookie used for lazy-loading the page tree is now correctly escaped.
  • The missing arrow icons in the page tree have been replaced with unicode characters.
  • Introduced compatibility with django-mptt 0.5.2, the most current version.

Please read the full changelog on Read The Docs.

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.