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

Bump versions for django and DRF #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jbzdak
Copy link

@jbzdak jbzdak commented Mar 7, 2017

Like #16, but bumps to newer versions.

Also dropped python 3.2 from tests, as python 3.2 is now EOL. Also Django 1.8 doesn't test against it:

Due to the end of upstream support for Python 3.2 in February 2016, we won’t test Django 1.8.x on Python 3.2 after the end of 2016.

@coveralls
Copy link

coveralls commented Mar 7, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 8292db4 on i2biz:django_version_bump into e62f1f9 on JamesRitchie:master.

@coveralls
Copy link

coveralls commented Mar 7, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 4b34775 on i2biz:django_version_bump into e62f1f9 on JamesRitchie:master.

@jbzdak jbzdak changed the title WIP: Bump versions for django and DRF Bump versions for django and DRF Mar 7, 2017
@hwkns
Copy link

hwkns commented Apr 15, 2018

Is this project still being maintained? Even with these changes (proposed almost a year ago, with not so much as a comment in response), all the versions of Django being tested against in this package are EOL. Django 1.11 is an LTS release and the oldest release that still has support, so I would suggest that as a bare minimum.

@JamesRitchie
Copy link
Owner

I haven't done any Django development for about 3 or 4 years now, so I've not really been keeping this package up to date. I might be able to allocate some time later this week to look at doing a proper dependency version bump.

@hwkns
Copy link

hwkns commented Jun 3, 2018

For anyone else following along, I would recommend https://github.com/James1345/django-rest-knox as an alternative package. It's a bit more secure, supports the latest Django versions, and also handles token expiration, although it might take more effort to drop it into an active production system with total backward compatibility.

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.

4 participants