Django-rest-framework: import error rest_framework_httpsignature.authentication django rest frame work?????????????????????????????

Created on 13 Mar 2018  ·  3Comments  ·  Source: encode/django-rest-framework

unable to import from rest_framework_httpsignature.authentication import SignatureAuthentication in django 1.8v and python 2.7.6 ,it causeing importing error only to this class SignatureAuthentication in vs studio , please help but i can able to import this class rest_framework.authentication using djangorestframework==3.4.1

Most helpful comment

The discussion group is the best place to take this discussion and other usage questions. Thanks!

All 3 comments

The discussion group is the best place to take this discussion and other usage questions. Thanks!

its your lib, close or open bug,do whatever you want

@hemanthsp - rest_framework_httpsignature is a different package. Make sure that you have installed it.

Was this page helpful?
0 / 5 - 0 ratings