Skip to content Skip to sidebar Skip to footer
Showing posts with the label Django Custom User

Custom Users With Django Allauth

I am trying to use a custom user with django-allauth/social auth In settings.py, I have AUTHENTICAT… Read more Custom Users With Django Allauth