Hello. I want to rename site "example.com" to "kernie_xvid.pythonanywhere.com", for correct email sending in django-registration. I do next things: inside adminpanel delete site "example.com" and create "kernie_xvid.pythonanywhere.com". After that, everithing DoesNotExist e tc. If rename "example.com" in mysql table django_site: no effect on sent emails.
How to replace "example.com" correctly?