Skip to content

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

@toinbis

Description

@toinbis

$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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions