This docs PR doesn't have a working example for localhost, but is at least an attempt at documenting the process for HOST_THEMES: https://github.com/stephenmcd/mezzanine/pull/961. Comments welcome on that PR.
Jeff On Feb 27, 2014, at 2:18 PM, Radomir Wojcik <[email protected]> wrote: > So after working with the django sites framework, I see how easy it is to > have multiple sites running Mezzanine in one instance. It works great if you > have a multiple language site and don't want to use the internationalization > built into Django and instead create a separate site where the skin/theme > remains the same. > > > I would love to see a working example of HOST_THEMES though as I couldn't get > this to work. If someone can post an easy, clonable github example using > localhost and 127.0.0.1 to make it simple it would I think benefit the whole > Mezzanine community! > > -- > 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/groups/opt_out. -- 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/groups/opt_out.
