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

Upgrade DRF to a more recent version #397

Closed
jeverling opened this issue Nov 23, 2017 · 2 comments
Closed

Upgrade DRF to a more recent version #397

jeverling opened this issue Nov 23, 2017 · 2 comments

Comments

@jeverling
Copy link
Contributor

The version of DRF used by kobocat is quite old and should be updated. I will create a PR that installs a more recent version of DRF and makes the necessary changes to work with the current release version.

@jeverling
Copy link
Contributor Author

I tried to upgrade to the latest version, DRF 3.7.3. However, this is not possible at the moment, due to the oldest Django version supported by DRF 3.7.3 being Django 1.10.
Upgrading Django will likely be a much more involved process, so for the time being DRF 3.6.4 is the latest version we can use without having to upgrade Django.

@jnm
Copy link
Member

jnm commented Nov 21, 2020

Sorry we're so slow, but this will happen with #602!

@jnm jnm closed this as completed Nov 21, 2020
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

2 participants