Skip to content

Failed to run with the lates allauth lib #670

Description

@Mixser

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions