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