You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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,
The text was updated successfully, but these errors were encountered: