This repository was archived by the owner on Apr 29, 2022. It is now read-only.
This repository was archived by the owner on Apr 29, 2022. It is now read-only.
Django 2.2 upgrade #848
Open
Description
More of a long-term goal, but decided to have a look at what would be required to get there. Some of the modules used don't currently support Django 2.0:
- django-cms
- Planned for the 3.6 release, no date scheduled.
- django-authority
- Unmaintained.
- django-filer
- PR fixing waiting to be merged: Adding support for Django 2.0/2.1 django-cms/django-filer#1096
In the meantime, the deprecation warnings coming from the application itself can be fixed.