bernardopires / django-tenant-schemas

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

@contextmanager #699

Open williank opened 6 months ago

williank commented 6 months ago

It is possible to wrap entire methods with @contextmanager schema_context ?