On Tue, Oct 7, 2008 at 2:08 AM, Kelvin Quee <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm using the SVN version of Satchmo.
>
> How do I switch from the test site ("example.com") to my custom site?
>
> I've already setup my local_settings.py and settings.py nicely.
> However, my site still shows Test Site.
>
> I've also created a new site in the "Sites" table in Satchmo admin. No
> joy.
>
> I've also changed the "SITE_ID" in settings.py from "1" (example.com)
> to "2" (custom.site.com). No joy either. :(
>
> Can anyone help?
>
> Thanks.
>
You need to make sure that SITE_NAME and SITE_DOMAIN are set correctly in
your local_settings.py file. Also, you made need to check your Apache (or
other web server config) to make sure you don't have some other redirect
rules at play here.
-Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---