sveetch / cookiecutter-bireli

A Cookiecutter template to produce a modern Django site project
https://cookiecutter-bireli.readthedocs.io/
MIT License
1 stars 0 forks source link

Upgrade to Django>=4.2 #41

Open sveetch opened 1 year ago

sveetch commented 1 year ago

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:

sveetch commented 9 months ago

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.

sveetch commented 1 day ago

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.

sveetch commented 1 day ago

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.