Flask-Tenants / flask-tenants

Multitenancy solution using Flask, SQLAlchemy, and PostgreSQL. Please join our Discord server at https://discord.gg/3AV2GkcB2Q.
MIT License
5 stars 4 forks source link

Event handlers #3

Closed therealwokewok closed 2 months ago

therealwokewok commented 2 months ago

This reworks how the entire module works and provides proper event-driven tenant CRUD, tenant-scoped domains, and more. Fully functional with some likely bugs here and there.