-
Notifications
You must be signed in to change notification settings - Fork 659
Open
Description
The allauth.utils module no longer contains the email_address_exists
function (see commit: pennersr/django-allauth@9fccdd0). Consequently, this leads to that we are unable to run with the latest version of the Allauth library due to the absence of the email_address_exists function in the allauth.utils module.
ImportError: allauth needs to be added to INSTALLED_APPS.
at this line
from allauth.utils import (email_address_exists, |
annawidera, akashverma0786, congchu, cchacholiades and ronjian
Metadata
Metadata
Assignees
Labels
No labels