Open glemignot opened 1 week ago
Hi, Since the CRM uses Django's frontend and backend, simultaneous support of multiple versions of Django becomes more complicated. It is considered appropriate, in the future, to base the LTS version of CRM on the LTS version of Django and support it in a separate branch. Since this project was recently published, it is possible that there is not yet a sufficient community interested in adapting the project to Dango 4.2. Of course, all this can be discussed. Regarding the need for constant updating of the production server. It is possible to automate this process using GitHub API to manage deployments
Hello,
Would it be possible to add support for the latest Django LTS (4.2) ? Running production services on non-LTS versions implies heavy maintenance costs as we need to constantly upgrade the Django stack to keep receiving security updates and is not really viable for us.
Regards,