carltongibson / django-unique-user-email

Enable login-by-email with the default User model for your Django project by making auth.User.email unique.
MIT License
113 stars 6 forks source link

Add a system check that auth.User is being used. #3

Open carltongibson opened 11 months ago

carltongibson commented 11 months ago

The package makes no sense otherwise. I can say all I like, but better to fail loudly.