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

Drop support for old versions #136

Open
LilyFoote opened this issue Sep 9, 2015 · 3 comments
Open

Drop support for old versions #136

LilyFoote opened this issue Sep 9, 2015 · 3 comments

Comments

@LilyFoote
Copy link
Contributor

We currently support:

  • python
    • 2.7
    • 3.3
    • 3.4
  • django
    • 1.6
    • 1.7
    • 1.8
  • DRF
    • 3.1
    • 3.2

I think we should consider dropping support for the bold versions.

@LilyFoote
Copy link
Contributor Author

@meshy

@meshy
Copy link
Contributor

meshy commented Sep 9, 2015

What incompatibilities make supporting DRF 3.1 and python 3.3 harder?

@LilyFoote
Copy link
Contributor Author

It's not just about incompatibilities. It also leads to a lot of test runs on travis - currently 11 (4 django * 3 python - 1). We should really include DRF 3.1 as well which would mean 22 or so.

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

2 participants