We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c6f0c commit af1c126Copy full SHA for af1c126
dojo/middleware.py
@@ -13,8 +13,6 @@
13
from django.http import HttpResponseRedirect
14
from django.shortcuts import redirect
15
from django.urls import reverse
16
-from social_core.exceptions import AuthCanceled, AuthFailed, AuthForbidden
17
-from django.utils.functional import SimpleLazyObject
18
from social_core.exceptions import AuthCanceled, AuthFailed, AuthForbidden, AuthTokenError
19
from social_django.middleware import SocialAuthExceptionMiddleware
20
from watson.middleware import SearchContextMiddleware
0 commit comments