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

Test with Django 2.0+ #85

Closed
adamchainz opened this issue Sep 3, 2018 · 2 comments
Closed

Test with Django 2.0+ #85

adamchainz opened this issue Sep 3, 2018 · 2 comments

Comments

@adamchainz
Copy link
Contributor

Currently the tox file installs:

django >= 1.10, <2.0

Please test with Django 2.0 and 2.1 and confirm compatibility with them. 2.0+ is Python 3 only, perhaps why this restriction was added in the first place?

@haotianw465
Copy link
Contributor

Hi, you can see all the reasoning about this restriction here: #10. Testing with Django 2.0 is in our backlog. A PR is always welcome.

@srprash
Copy link
Contributor

srprash commented Jun 8, 2020

Testing for Django 2.0 and above has been added and released in v2.6.0. Please see Changelog

@srprash srprash closed this as completed Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants