On Wed, 29 Dec 2010 14:21:19 -0800 Bruce Kroeze <[email protected]> wrote:
> On Wed, Dec 29, 2010 at 2:18 PM, Stuart Laughlin > <[email protected]>wrote: > > > To answer you more specifically, I'm not sure what you mean when you > > say "each site with a different template directory (and one shared > > directory)." I understand the "different template directory" part, > > which is easy enough to do (via TEMPLATE_DIRS); I guess it's the > > "one shared directory" that's throwing me. > > > > You are correct that having two sites necessitates two settings > > files. I'm not sure what you mean by "start[ing] two django > > instances." > > > > No, that's the point of d-t-m. You can have one settings file, one > instance of Django running, and appropriately route template lookups > to the right directories. I think the Django sites framework is > sadly lacking, which is why I wrote the multihost and skins libraries. This sounds quite like what I am trying to do (explained in further detail in the other mail I just sent), but I did not find much useful documentation on how to get started with d-t-m. Could you give me some pointers? regards, Marek -- 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.
