sorry, my bad... :( On Tuesday, July 23, 2013 3:31:08 PM UTC-3, Andre Terra wrote: > > Hi Fellipe, > > I'm sorry but you've e-mailed the wrong Google group. > > Questions about the use of Django should be directed to django-users, > while django-developers is dedicated solely for the development of Django > itself. > > > Cheers, > AT > > On Tue, Jul 23, 2013 at 3:23 PM, Fellipe Henrique > <[email protected]<javascript:> > > wrote: > >> Hi all, >> >> I just have problem to use multi-tenancy, with different databases... >> >> I have one database, with contains all my users... for each user, I have >> a different database to use... >> >> How can I do this? I can't use schemas, because I'm using a legacy >> database (firebird) with no support to schemas. >> >> >> My other idea is, each sub-domains have different database.. but, how can >> I set for all my django app the default app for each sub-domain? >> >> And I think, for me the first options is the ideal! >> >> >> Thanks for all comments.. >> >> []s >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to >> [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/django-developers. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > >
-- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. For more options, visit https://groups.google.com/groups/opt_out.
