django-rest-auth: avoid password and email being same

前端 未结 0 1585
广开言路
广开言路 2020-12-01 01:43

I am using django rest auth for registration. I am using email as login and the below are my settings

ACCOUNT_USER_MODEL_USERNAME_FIELD = None
ACCOUNT_EMAIL_         


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