Accepting email address as username in Django

后端 未结 12 2046
感动是毒
感动是毒 2020-11-28 19:48

Is there a good way to do this in django without rolling my own authentication system? I want the username to be the user\'s email address instead of them creating a userna

12条回答
  •  孤城傲影
    2020-11-28 20:26

    you can also find an interesting discussion on this topic at the below link :

    http://groups.google.com/group/django-users/browse_thread/thread/c943ede66e6807c/2fbf2afeade397eb#2fbf2afeade397eb

提交回复
热议问题