Release | November 30, 2020

django-filer 2.1rc1 release is now available

This release comes with a long list of changes, namely support for SVG images.

5 minutes read

We are pleased to announce that django-filer-2.1rc1 is now available on PyPi (Special thanks to Jacob Rief!). Please note that this is a pre-release, so install it with the --pre options when using pipenv. All Changes are documented here.

We need your help!

Since this is a pre-release we are relying on feedback of the community. In case you find bugs or any other issues please report it on Github or join our Slack and join the django-filer channel.

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.