CleitonDeLima / django-easy-tenants

This is a Django app for managing multiple tenants on the same project instance using a shared approach.
MIT License
49 stars 9 forks source link

Fix: Check if the models are properly configured #12

Closed CleitonDeLima closed 4 years ago

CleitonDeLima commented 4 years ago

Checks if TenantManager is present in models