check_password not working for django custom user model

前端 未结 0 1906
难免孤独
难免孤独 2020-12-18 06:09

I have created a custom backend which accepts email/password combo only. The backend with the authentication function is as so:


class EmailOnlyBackend(ModelB         


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