I'm trying to set up a project using multi tenancy. I've set up HOST_THEMES 
correctly.

The issue is each app has it's own base.html that's not being called. 
Instead only the topmost app in INSTALLED_APPS's base.html is being called. 
So all themes are extending a single base.html not their own.

I would like each site to use it's own base.html. Is this possible?

-- 
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.

Reply via email to