Cannot access form.first_name and form.email from django default authentication form

前端 未结 0 1936
灰色年华
灰色年华 2020-12-28 14:18

I am using the default Django AuthenticationForm() for the user login feature. Now when I see inside the user model in Django admin it has fields like username, email addres

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