This project shows how to use Django Allauth after having removed the username field from your model.
It's a companion to a blog post I wrote about how to remove the username field from Django's default User model.
A Django project that uses Allauth without the username field.
Python
This project shows how to use Django Allauth after having removed the username field from your model.
It's a companion to a blog post I wrote about how to remove the username field from Django's default User model.