Django: How do I create a Custom User based on AbstractBaseUser not resulting to a pointer

后端 未结 0 962
深忆病人
深忆病人 2021-02-04 05:06

I created a custom user model from AbstractBaseUser so that I would remove the dependency on username, and just use email as the USERNAME_FIELD.

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