if condition:
db._request_tenant = 'ignore_tenant'On Nov 28, 5:39 am, Nik Go <[email protected]> wrote: > I've already set the request_tenant field and each domain can only see the > data they create. > > However, from the localhost, I can only see auth_user data, and data > created from localhost. How do I allow access to all data from the > localhost administrators? > > Also, how to I allow tenants to access to common/shared tables between them.

