Release | February 9, 2011

django CMS 2.1.1 released

We just released django CMS 2.1.1 to fix an issue brought to light by Django 1.2.5.

5 minutes read

After todays Django 1.2.5 security release, the django CMS AJAX requests stopped working, due to lacking CSRF protection. This critical issue has now been fixed in the 2.1.1 release.

Changes in this version:

  • Fixed CMS AJAX requests not being CSRF protected, thus not working in Django 1.2.5
  • Fixed toolbar CSS issues in Chrome/Firefox

We strongly urge everyone to upgrade to both Django 1.2.5 and django CMS 2.1.1.

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.