Release | July 23, 2024

django-filer 3.1.4 released

django-filer 3.1.4 is out. It offers some fixes.

5 minutes read
  • Accept new STORAGES setting, introduced in Django 4.2
  • Replace render with TemplateResponse in admin views (allows for post processing)
  • Fixed file expand url which was incorrect and did not work with custom image models

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.