diff --git a/jobposting/views.py b/jobposting/views.py index 3555778..44de7de 100644 --- a/jobposting/views.py +++ b/jobposting/views.py @@ -5,7 +5,7 @@ from core.models import MyUser, AnonymousUserData from rest_framework import status from jobposting.permissions import ClientCredentialPermission from oauth2_provider.contrib.rest_framework import TokenHasReadWriteScope, OAuth2Authentication -from auth import OAuth2ClientCredentialAuthentication +from jobposting.auth import OAuth2ClientCredentialAuthentication from jobposting.serializers import (