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

Update to Django 2.* #84

Closed
Feliix42 opened this issue Jul 18, 2018 · 2 comments
Closed

Update to Django 2.* #84

Feliix42 opened this issue Jul 18, 2018 · 2 comments
Labels

Comments

@Feliix42
Copy link
Member

Currently, Django 1.8.* is used. But as this version is already almost 2 years old, we should consider updating to a more recent version, either 2.0.* or 2.1.*. This can be done according to the Upgrade Instructions.

@mhaehnel
Copy link

Since beginning of August we run on Django 1.11 successfully.

While Django 1.11 has LTS until 2020 it would be nice to be prepared once that runs out. Currently I see a few blockers (such as deschler/django-modeltranslation#472) that could prevent us from upgrading.

I do not know if we need to update anything within the application to be compatible to Django 2.x

@Feliix42
Copy link
Member Author

This fas been fixed in d354cdd :)

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

No branches or pull requests

2 participants