django-tenant-schemas icon indicating copy to clipboard operation
django-tenant-schemas copied to clipboard

access tenants objects from public

Open mujtabamahmood opened this issue 5 years ago • 0 comments
trafficstars

hi there As per previous posts here I know that it is possible to access a single tenant from the public tenant. However, what is the best practice to access all tenants for searching purposes. For example if i wanted to list amd view all products that are listed in each tenant in the public tenant. Or which tenants own this specific product ? Etc..

mujtabamahmood avatar Aug 18 '20 03:08 mujtabamahmood