-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Upgrade Django to 2.2 #5058
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
Comments
Thanks for creating this. I also wanted to mention that I'm +1 on only taking LTS releases of Django going forward. |
@humitos
|
We'll need to ease into this one. We have a separate code base for our commercial hosting to consider as well. Thanks for compiling the information @dojutsu-user, that's really helpful. I'm going to target this a few versions out, it's not a huge priority seeming we are still getting over just upgrading to the current LTS. |
Django 2.2 is already released. This issue is not blocked anymore. It would be good to receive contributions for this migration.
I suppose the changes there won't be too many considering the list of deprecated things. |
Well, there will be a fair bit of changes and coordinating with the other repos will involve some challenges. For example, every single |
We also need to check if our dependencies support django 2.x |
Will definitely send PRs relating to this. |
Django 2.x added |
Django 2.2 LTS is scheduled to be released on April, 2019: https://www.djangoproject.com/download/#supported-versions
This is a meta issue to comment here all the things that need to be changed or considered before this date to start the migration in a smooth way.
We are currently using Django 1.11 LTS which its support ends on (at least) April, 2020.
The text was updated successfully, but these errors were encountered: