bernardopires / django-tenant-schemas

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

Use django-test-without-migrations in tests #564

Closed CleitonDeLima closed 5 years ago

CleitonDeLima commented 6 years ago

How to use django-test-without-migrations in project with tenant schemas?