https://github.com/citusdata/django-multitenant
welcome On Tue, Nov 12, 2019, 19:30 Senthil Kumar <[email protected]> wrote: > We are going to do a SAAS based application for our existing application. > We need to integrate the Multi-Tenancy database using MySQL in this > application. Please suggest any predefined packages available in Django. > For example, company1.domain.com,company2.domain.com,company3.domain.com.Here > Company1, Company2, Company3 are databases already created at the time of > the company creation. Using the subdomain name the database needs to > selected by Django common application. Other models are the same for all > companies. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/1a7fe1af-6fa5-4639-8289-b9975b98b4a5%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/1a7fe1af-6fa5-4639-8289-b9975b98b4a5%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAP5HUWrJJzjg4bcw8AE1nKFUeeESBSPJ3qqJ687wu7pHLVbfjQ%40mail.gmail.com.

