andyzhu / django-custom-user-model-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

result of article at Medium

  • pay attention to the model.py in the users app, it create user model using email as login method, instead of username.

//TODO

  • Added social account capability, nbut did not actually configure the social account apps

About


Languages

Language:Python 100.0%