Release | February 13, 2013

django CMS 2.3.4 released

We just released a bugfix release for the django CMS fixing various bugs in 2.3.3.

5 minutes read

This release, 2.3.4, fixes a few issues that were reported since we released 2.3.3.

  • WymEditor support has been restored.
  • The django CMS now uses timezone aware dates and times on Django 1.4 if timezone support is enabled.
  • Norwegian translations have been moved to the nb language code.
  • Fixed permission checks for PlaceholderFields by preventing the suppressing of related names on Placeholder Fields.
  • Fixed potential slug clashes when publishing pages.
  • Fixed jQuery name issues on the page change form.
  • Fixed page change form throwing errors for underprivileged users.

I would like to thank everyone that contributed to this release.

You can grab this new release from PyPI.

Jonas

Release

django CMS 5.1.3 and 5.0.13 released

We’re pleased to announce the release of django CMS 5.1.3 and django CMS 5.0.13. Both are maintenance releases focused on fixes and improved robustness.

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.