2👍
✅
django-allauth (used internally by DRA) looks for the domain name by searching for Site
object.
Please follow these steps to set up sites framework:
https://docs.djangoproject.com/en/1.9/ref/contrib/sites/#enabling-the-sites-framework
Source:stackexchange.com