TemplateResponseMixin requires either a definition of 'template_name' or an implementation of 'get_template_names() - Django 2.1

前端 未结 0 1082
-上瘾入骨i
-上瘾入骨i 2020-12-31 06:31

I´m trying to log in a user without password using Django, until now I have created this:

Nopassword.py

class PasswordlessAuthBackend(ModelBackend):
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题