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...