André Henrique Mendes

Results 2 comments of André Henrique Mendes

Hello @sherxon211 and @jchappe, same problem here. Did you manage to solve the problem?

Ensure you have the following in your settings.py ``` AUTHENTICATION_BACKENDS = ( # Needed to login by username in Django admin, regardless of `allauth` "django.contrib.auth.backends.ModelBackend", # `allauth` specific authentication methods,...