Skip to content
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

Support for Django LTS (4.2) #87

Open
glemignot opened this issue Nov 18, 2024 · 1 comment
Open

Support for Django LTS (4.2) #87

glemignot opened this issue Nov 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@glemignot
Copy link

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,

@DjangoCRM
Copy link
Owner

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

@DjangoCRM DjangoCRM added the enhancement New feature or request label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants