Release | January 10, 2017

django CMS 3.4.2 release candidate 1

The first release candidate of django CMS 3.4.2 is now available, containing some important new features and numerous bug fixes.

5 minutes read

What’s new

Highlights for this release are the return of the Revert to live functionality, and support for Django 1.10.

The full list of improvements, bug fixes, deprecations and other changes is described in the official release notes.

Revert to live

Revert to live is the first step in fully re-implementing revision management on a new basis.

Revision management is no longer part of the django CMS core, but handled by a pluggable addon application. This is in keeping with the django CMS philosophy of maintaining only core CMS functionality as part of the package itself.

A new application, django CMS History, will contain the revision management functionality - at first, a basic undo/redo feature for CMS content.

The application will continue to be developed, and new functionality and improvements will be introduced in future releases.

Testing

The new version of django CMS has been thoroughly tested, but as always we welcome feedback from our users. To test the release candidate in an existing project, you can run

pip install git+git://github.com/divio/django-cms.git@release/3.4.x#egg=django-cms

Please file any bug reports on GitHub, and give us any other feedback on our django CMS developers email list.

Release

django CMS 5.1 is here: easier setup, flexible deployments, and a fresh editing experience

This release reduces friction across the whole project lifecycle: creating a new project, adding django CMS to an existing Django application, configuring larger deployments, controlling which plugins editors can use, and working with the CMS every day.

Release

django CMS 5.0.9 released: security, accessibility, and stability improvements

This release addresses three medium-severity security vulnerabilities and includes improvements to accessibility, Django compatibility, permissions, Content Security Policy support, and general editor stability.

Case Studies

How we built our professional services digital platform using django CMS

Compound Partners is a UK digital consultancy specialising in audience-centric user experience and content architecture for professional services firms. Fifteen years ago, a developer's recommendation pointed us at django CMS. Today, our entire business is built on it.