Release | April 22, 2020

django CMS 3.7.2 released

We are pleased to announce the release of django CMS 3.7.2.

5 minutes read

django CMS 3.7.2 is now available, containing numerous improvements and bug-fixes. Most noteworthy:

  • Support for Django 3.0
  • Support for Python 3.8

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

How to get it

Version 3.7.2 is available for installation in several different ways:

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

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.

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.