morgante / django-graph-auth

Simple GraphQL queries and mutations for managing Django users.
MIT License
46 stars 14 forks source link

ImportError: No module named rest_framework_jwt.settings #1

Closed andela-sjames closed 8 years ago

andela-sjames commented 8 years ago

Using module throws ImportError: No module named rest_framework_jwt.settings except user explicitly installs djangorestframework-jwt and djangorestframework

morgante commented 8 years ago

Fixed by #2.