Release | October 28, 2013

2.4.3 released

We just release django CMS 2.4.3. It is mostly a bugfix release.

5 minutes read

We just released django CMS 2.4.3. It is mostly a bugfix release. The full changelog:

  • Fixed a bug in fixture loading signals handling
  • Fixed a bug in placeholder's primary key thousand formatting
  • Test fixes
  • Fixed use of cached content in the show_placeholder's preview mode
  • Fixed issues in cookie handling
  • Fixed minor unicode issues
  • Fixed a missing argument in ModelAdmin
  • Fixed a bug in WymEditor handling
  • Fixed bugs in migrations
  • Fixed bug in language fallback
  • Minor documentation fixes

Thanks go out for yakky for handling this release and backporting some of the fixes from the 3.0 branch.

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.