Closed andela-sjames closed 8 years ago
Add installation dependencies to fix the stack trace error: from rest_framework_jwt.settings import api_settings ImportError: No module named rest_framework_jwt.settings
from rest_framework_jwt.settings import api_settings ImportError: No module named rest_framework_jwt.settings
Hopefully, this can be updated on PyPi as soon as possible.
Thanks for the contribution.
Add installation dependencies to fix the stack trace error:
from rest_framework_jwt.settings import api_settings ImportError: No module named rest_framework_jwt.settings
Hopefully, this can be updated on PyPi as soon as possible.