raise self.model.DoesNotExist( django.contrib.sites.models.Site.DoesNotExist: Site matching query does not exist
I am implementing google authentication in my website but whenever I run my code I got this error.
I am implementing google authentication in my website but whenever I run my code I got this error.