Someone knows how to fix this error in Django
You're using the Django "sites framework" without having the set SITE_ID setting. Create a site in your database and set the SITE_ID setting to fix this error.
Someone knows how to fix this error in Django
You're using the Django "sites framework" without having the set SITE_ID setting. Create a site in your database and set the SITE_ID setting to fix this error.