django.db.utils.IntegrityError: UNIQUE constraint failed: authentication_user.email

前端 未结 0 505
萌比男神i
萌比男神i 2020-12-13 08:44

I am trying create user through an API, But i am struck on above error.

Below are the code of the User and its manager. Here, I am creating custom user model.

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