2👍
You can able to change the domain name and display name through admin, default value is ‘example.com’. Make sure you added ‘django.contrib.sites’ in INSTALLED_APPS list. For more details https://docs.djangoproject.com/en/3.1/ref/contrib/sites/#enabling-the-sites-framework
Source:stackexchange.com