Il 08/05/20 17:13, Mark Sapiro ha scritto:
On 5/8/20 8:06 AM, Seth Seeger wrote:
On May 8, 2020, at 10:58 AM, Mark Sapiro <mark@msapiro.net> wrote:
You have to edit the display name for the domain in the Django web admin Sites section.
Huh. I had it properly set for the domain that is active, but it wasn’t taking affect. I changed it for the (old) test site, and it changed it. So the name that is showing doesn’t match the domain name that I was changing it for.
It should show the display name corresponding to the domain name that matches the domain in the URL that you go to. If this doesn't seem correct, perhaps there is some issue with the way you are proxying in your web server.
Also in debian there is the some problem.
The domain name is that of the installation site (example.com) and does not change if you change the webserver and the domian. It seems to be static. You can change it changing the site name in django admin console, but it doesn't change if you change the webserver name.
Which file does provide it?
Thanks