bernardopires / django-tenant-schemas

Tenant support for Django using PostgreSQL schemas.
https://django-tenant-schemas.readthedocs.org/en/latest/
MIT License
1.45k stars 424 forks source link

How to get current schema name #626

Closed saileshkush95 closed 4 years ago

saileshkush95 commented 4 years ago

Is there any way to get current schema name. and also i want to create new user when ever new tenants is created

angga30 commented 4 years ago

why you solved it?