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 Django and Python versions in testing matrix #101

Merged
merged 4 commits into from
Sep 8, 2016
Merged

Update Django and Python versions in testing matrix #101

merged 4 commits into from
Sep 8, 2016

Conversation

edmorley
Copy link
Contributor

@edmorley edmorley commented Aug 3, 2016

  • Stop testing on Python 3.2 (since it's no longer supported as of 2016-02-20)
  • Stop testing on django-rest-framework 3.2 (see commit message for more details)
  • Test with django-rest-framework 3.4
  • Test on Django 1.10

Ed Morley added 4 commits August 3, 2016 15:43
Since there have been two major releases since, and both support all
tested Django versions. If someone is going to stick on an older d-r-f,
they can just remain on an older django-rest-framework-filters too.
I don't think it's necessary to test every single permutation of
versions, so this leaves Django 1.8 as the only platform where d-r-f
3.3 is tested. However it's unlikely people using cutting edge Django
versions wouldn't also update to d-r-f 3.4.
@rpkilby rpkilby added this to the v0.9.0 milestone Aug 4, 2016
@rpkilby
Copy link
Collaborator

rpkilby commented Aug 4, 2016

This makes sense. DRF doesn't have a release/support policy like Django, so testing against the two most recent version of DRF is reasonable.

Thanks - I'll merge this in for the 0.9.0 release.

@rpkilby rpkilby merged commit 77b5278 into philipn:master Sep 8, 2016
@edmorley edmorley deleted the update-testing-matrix branch September 8, 2016 16:18
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.

None yet

2 participants