Re: Can't change my site name from example.com

2020-07-27 Thread sunday honesty
I have On Mon, Jul 27, 2020, 11:35 PM Selis wrote: > Hiya, > > have you set the 'DEFAULT_FROM_MAIL' and 'SERVER_EMAIL' in your > settings.py? > Here > > is > a reference from the Django Documentation. > > Regar

Re: Can't change my site name from example.com

2020-07-27 Thread Selis
Hiya, have you set the 'DEFAULT_FROM_MAIL' and 'SERVER_EMAIL' in your settings.py? Here is a reference from the Django Documentation. Regards, Selis honest...@gmail.com schrieb am Montag, 27. Juli 2020 um 21:1

Re: Can't change my site name from example.com

2020-07-27 Thread sunday honesty
I have done that On Mon, Jul 27, 2020, 9:39 PM Miracle wrote: > Change both "display name" and "domain name" in sites, in your Admin. > > Make sure the site Id in settings.py corresponds to the id of the "domain > name" > > Then restart the server. > > > > On Mon, 27 Jul 2020, 9:27 pm sunday hon

Re: Can't change my site name from example.com

2020-07-27 Thread Miracle
Change both "display name" and "domain name" in sites, in your Admin. Make sure the site Id in settings.py corresponds to the id of the "domain name" Then restart the server. On Mon, 27 Jul 2020, 9:27 pm sunday honesty, wrote: > I am not using custom user model... > > I didn't clone anything

Re: Can't change my site name from example.com

2020-07-27 Thread sunday honesty
I am not using custom user model... I didn't clone anything from GitHub repo... I only installed the third party package - django-allauth and done all necessary configurations. I have changed the site name from example.com to my domainname.com through the sites area of admin panel but it kept sh