Release | June 13, 2012

django CMS 2.3 release candidate 1 available

After hard work at the DjangoCon Europe 2012 sprints, we are now ready to release Release Candidate 1 for django CMS 2.3.

5 minutes read

Today we released the first release candidate for django CMS 2.3 on GitHub.

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

The most important changes:

  • Django 1.4 support added. Support for Django 1.2 dropped.
  • Toolbar JavaScript isolation.
  • Lazy page tree loading in admin.
  • Fixed plugin cancel button
  • Fixed moving text plugins between placeholders causing data loss.
  • Various bug fixes and minor improvements.

Please read the full changelog on Read The Docs.

This release candidate also brings us two new core developers Benjamin 'piquadrat' Wohlwend and Daniele 'evildmp' Procida.

This release candidate would not have been possible without by the amazing work of all the core developers and the django CMS community, especially Andrew 'andrewschoen' Schoen, Iacopo 'yakky' Spalletti and Frank 'FrankBie' Bieniek, and the support by Divio.

You can download the release candidate from GitHub.

Community news

Inside the Work That Moves django CMS Forward

As the django CMS fellows, we have spent this year so far strengthening that foundation and making new capabilities available to developers and editors.

Tutorials

django CMS 5.1: Your CMS, Your Way — Now Easier to Set Up Than Ever

Setting up a powerful CMS shouldn’t be the hardest part of building a website. With django CMS 5.1, it no longer has to be.

Article

Plugin Architecture Is Editor Experience

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