-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to Django>=4.2 #41
Comments
Fobi is the last blocking component to level up to Django 4.2. Django Icomoon is probably to be dropped and not worth the time to maintain. |
Fobi will be deprecated in the next release, we should keep the config and templates but clearly mark it as deprecated. And it won't be enabled anymore, we will watch some time its repository to see a news but it is still dead currently so there is no hope to see good news. |
Also the new goal now is to make a big upgrade to Django 5.0 (or even 5.1), CMS 4.x and all other apps. |
Upgrade to Django 5.0 and DjangoCMS 4.1.0 has been done in development branch that will be released as Bireli 0.4.0 |
Is your feature request related to a problem? Please describe.
We are actually on Django 4.0, some of our used libraries already dropped support for Django<4.2, we need to upgrade since it is the last LTS.
Describe the solution you'd like
Upgrade to Django 4.2, this will need some review on third applications we support:
The text was updated successfully, but these errors were encountered: