Skip to content

AttributeError: 'User' object has no attribute 'backend' #78

Open
@philippeluickx

Description

@philippeluickx

Not sure where this suddenly comes from...

AttributeError: 'User' object has no attribute 'backend'

rest_auth/views.py", line 54, in login
login(self.request, self.user)

Got pointed to these docs:
https://docs.djangoproject.com/en/1.8/topics/auth/default/#django.contrib.auth.login

What baffles me is that everything was working nicely before and I have no clue what I changed to get this message...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions