django-tenant-schemas
django-tenant-schemas copied to clipboard
About changing public schema to other schema.
The installation guide states that this plugin should use the "Public" schema for the "Default Client Schema". Is there a way to change the schema used by the plugin to a different schema?
Examples. public -> public2
And We want to prohibit connect to public schema. Is there any issues?
I'm djk81 corperation colleague.
We are using django-tenant-schemas version 1.9.0
Can I use a different tenant schema with a different schema name other than 'public'?