On Fri, Oct 16, 2009 at 8:00 PM, Savy <satelin2...@gmail.com> wrote:
>
>
>
> I am developing  a Django project (with a few pluggable apps).
>
> I want to offer this project as a SaaS (something like 37signals.com).
>
> i.e: customer1.product1.com , customer2.product2.com etc
>
> product1 could be the basecamp product2 could be highrise and so on.
>
> I want to know how the project should be structured for these
> products.
>
> Should there be a single project under which all products will be an
> application. ---- OR ---- Should I be making different projects for
> all the products.
>
> Also interms of database.. should all the products look into a single
> database or we should have seperate databases for each product.
>
> I am looking out for the most efficient and scalable way to do this.
>
> Thanks
> >
>

django-developers is for the discussion of the development of django
itself, not development WITH django.  You should use the django-usres
mailing list for this.

Alex

-- 
"I disapprove of what you say, but I will defend to the death your
right to say it." -- Voltaire
"The people's good is the highest law." -- Cicero
"Code can always be simpler than you think, but never as simple as you
want" -- Me

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to