Snippet 1
#This error is coming from Django allauth package. Import following to resolve this error.
from allauth.exceptions import ImmediateHttpResponse
Similar Snippets
Nameerror: Name ‘Immediatehttpresponse’ Is Not Defined – django, python
Django Allauth Social Login For Pre Approved Users Only – django, python
Copyright © Code Fetcher 2020