You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
$python manage.py migrate outputs:
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!
The text was updated successfully, but these errors were encountered: