Release | October 28, 2020

django CMS 3.8.0 released

We are pleased to announce the release of django CMS 3.8.0

5 minutes read

django CMS 3.8.0 is now available. This release concentrates on introducing support for Django 3.1 and drops support for Python 2.7 and 3.4. It also removes support for Django versions below 2.2.

Please see the release notes for django CMS 3.8.0 for full details of the changes.

How to get it

Version 3.8.0 is available for installation in several different ways:

  • on Divio Cloud - try it in a ready-to-deploy new project using Aldryn Django CMS 3.8.0.2
  • via pip (pip install django-cms==3.8.0)
  • directly from GitHub

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

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.