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

Add Django 4.0 support. Drop older versions from CI setup. #50

Merged
merged 2 commits into from Jan 16, 2022

Conversation

adamalton
Copy link
Owner

This now makes the combinations of Python and Django versions that we test the same as the combinations that Django currently supports.

Fixes #49.

This now makes the combinations of Python and Django versions that we test the same as the combinations that Django currently supports.
@adamalton
Copy link
Owner Author

Oh, Travis CI seems to have removed its support for open source projects.

@adamalton
Copy link
Owner Author

I've now tested this locally on Django 4.0 with Python 3.9 and 3.10. So with lack of Travis CI, I'm going to call this working.

@adamalton adamalton merged commit 7b658b2 into master Jan 16, 2022
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

Successfully merging this pull request may close these issues.

Django 4.0 support?
1 participant