django-rest-framework-api-key
django-rest-framework-api-key copied to clipboard
Support Django 1.8-2.0 & Python 2.7, 3.4-3.6
This expands on PR #10 and #12 by fixing issues with Travis and Python 3.5 by leveraging tox-travis
. Travis runs with a matrix of Python versions and tox-travis
detects the appropriate environments and runs multiple tests against various versions of Django. Removes testing against django-master
branch because that could be unstable. Passes all tests at this time.
@manosim - have you looked into this PR yet?
@manosim - any questions/concerns with this PR?
I think this project is not maintained anymore?