Skip to content

Feedback requested: what version of Django REST Framework do you use? #85

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

Closed
jerel opened this issue Sep 15, 2015 · 7 comments
Closed

Comments

@jerel
Copy link
Member

jerel commented Sep 15, 2015

How many of you are using DRF 3.0.x or 2.4.x? Since the JSON API spec just recently stabilized on 1.0 I'm guessing that most JSON API compliant APIs will be built using one of the latest versions of DRF.

If that is the case I would like to just support DRF 3.1 and newer. Django (1.6+) and Python (2.7+) support should remain unchanged.

@jsenecal
Copy link
Member

DRF 3.2.2
Django 1.8.3
Python 3.4.3

@scottfisk
Copy link
Contributor

DRF 3.2.2
Django 1.7.10 (moving to 1.8 very soon)
Python 2.7.10

@mkohram
Copy link

mkohram commented Sep 15, 2015

DRF 3.1.3
Django 1.8.3
Python 3.4.3

@holandes22
Copy link

DRF 3.2.3
Django 1.8.4
Python 2.7.10

1 similar comment
@martinmaillard
Copy link
Contributor

DRF 3.2.3
Django 1.8.4
Python 2.7.10

@orf
Copy link

orf commented Sep 22, 2015

DRF 3.2.3
Django 1.8.4
Python 2.7.x and 3.4.x

@jerel
Copy link
Member Author

jerel commented Sep 23, 2015

So far it's looking like everyone is using DRF 3.1+ so we'll not worry about supporting <= DRF 3.0. Thanks for the feedback.

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

No branches or pull requests

7 participants