Hey all In the non-www version of my site, everything is okay. But when I enter the domain with www, I only see the right panel (which is a static code) and the footers. Everything that is derived from the database is not there.
When I log-in to admin panel, on the top bar I can choose between the available sites, when I choose the www version and I navigate to blogs, pages, etc, there are nothing there. What is the problem? What have I done wrong? Can it be due to the following line in local_settings.py?? "DOMAINS": ["myblog.com", "www.myblog.com"] -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
