Skip to content

AttributeError: 'MongoUser' object has no attribute 'is_anonymous' #9

@zohrenkz

Description

@zohrenkz

AUTHENTICATION_BACKENDS = (
'mongoengine.django.auth.MongoEngineBackend',
#'django_mongoengine.mongo_auth.backends.MongoEngineBackend',
#'mongo_auth.backends.MongoEngineBackend',
)
AUTH_USER_MODEL = 'mongo_auth.MongoUser'

MONGOENGINE_USER_DOCUMENT = 'userprofile.models.User'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions