Handling multiple sites branched off of one main site

2008-10-30 Thread Wayne M
I'm looking at using Django for a project at work, which is an e- commerce storefront that *must* be able to support multiple storefronts, each storefront filtering a subset of the master products database. For example, we might have a furniture store with the URL furniture.mycompany.com or a rec

Is there anything like the RailsKits for Django?

2008-10-10 Thread Wayne M
I am currently debating between using Django or Ruby on Rails for a new SaaS web app I'm thinking of making. I've not done a subscription- based site before, so I'm looking for something that provides the basic functionality since I would probably not be able to write my own without it taking a l

Re: Is there anything like the RailsKits for Django?

2008-10-10 Thread Wayne M
e information. > > There is a Google group for satchmo users called satchmo-users. > > On Oct 10, 7:19 am, Wayne M <[EMAIL PROTECTED]> wrote: > > > I am currently debating between using Django or Ruby on Rails for a > > new SaaS web app I'm thinking of making