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

Automatically create new user #629

Closed saileshkush95 closed 4 years ago

saileshkush95 commented 4 years ago

This is working fine but i've one issue, I want to create new user automatically when ever new tenants is created.