Open PathakHarsh opened 3 years ago
Suppose I have two tenants. First is on domain 'user1.localhost' and the second is on domain 'user2.localhost'
When I am using public schema (localhost:8000),In my views,I want to get the data from the tenant schemas.How can I achieve this ?
So what I did was this:
Suppose I have two tenants. First is on domain 'user1.localhost' and the second is on domain 'user2.localhost'
When I am using public schema (localhost:8000),In my views,I want to get the data from the tenant schemas.How can I achieve this ?