We're a place where coders share, stay up-to-date and grow their careers.
This is how to do a custom user model: learndjango.com/tutorials/django-c...
If you use django-allauth you can use only email if desired. Here's more on that: learndjango.com/tutorials/django-a...
Also take a look DjangoX which is a starter project with email-only auth: github.com/wsvincent/djangox
This is how to do a custom user model: learndjango.com/tutorials/django-c...
If you use django-allauth you can use only email if desired. Here's more on that: learndjango.com/tutorials/django-a...
Also take a look DjangoX which is a starter project with email-only auth: github.com/wsvincent/djangox