django-reference-implementation
django-reference-implementation copied to clipboard
Allauth account management needs to be styled like the rest of the site
This is not styled: https://dri.demo.simplecto.com/accounts/login/
Maybe it just needs templates configured properly in settings.py (something with the path) or perhaps the ordering of apps in INSTALLED_APPS?