Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name 'HasGroupBasePermission' from 'rest_framework_auth0.permissions' #6

Open
toinbis opened this issue Mar 24, 2020 · 0 comments

Comments

@toinbis
Copy link

toinbis commented Mar 24, 2020

$python manage.py migrate outputs:

 File "<...>/djangorestframework-auth0_sample/sample/permissions.py", line 1, in <module>
    from rest_framework_auth0.permissions import(
ImportError: cannot import name 'HasGroupBasePermission' from 'rest_framework_auth0.permissions'

It seems after mcueto/djangorestframework-auth0#51 been deployed, this sample repo needs an update. Could you kindly update?

Thanks a lot and looking forward!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant