django-tenant-schemas
django-tenant-schemas copied to clipboard
Fixtures not loading on public schemas when running tests
trafficstars
When using the snippets provided on #506, only fixtures from test schema are loaded, fixtures from public aren't. Is there a proper way to load tenant fixtures and public fixtures together?