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