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

Upgrade project to Django 3 LTS #120

Open
garg3133 opened this issue Jan 6, 2024 · 0 comments
Open

Upgrade project to Django 3 LTS #120

garg3133 opened this issue Jan 6, 2024 · 0 comments

Comments

@garg3133
Copy link
Member

garg3133 commented Jan 6, 2024

We need to upgrade this project to atleast Django 3 LTS version as soon as possible, since Django 2 LTS has even crossed the End of extended support on April 11, 2022, which means they won't even fix any security vulnerability now in Django 2 LTS.

Please note that we cannot just upgrade to Django 3 LTS by just making a change in requirements.txt file. We need to properly go through the release notes of Django, starting with v3.0, and keep on making appropriate changes in the codebase (to make sure the update does not break anything) as we slowly update the django version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant