django-rest-framework-api-key
django-rest-framework-api-key copied to clipboard
Adding a middleware that ensures api key authentication.
@manosim why does this module need to be tested against django master branch? Is that expected t o be stable? That's the only test that's currently failing.
Also, I'd like to give credit to @emakarov for his work on the latest set of features that have been added to the PR.