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

Fixing INSTALLED_APPS but not in SHARED_APPS or TENANT_APPS error #569

Open fellipeh opened 6 years ago

fellipeh commented 6 years ago

Signed-off-by: Fellipe Henrique fellipeh@gmail.com

lassesteffen commented 5 years ago

Can we merge this? I am running into exactly the same error and I dont get why we would wait?

fellipeh commented 4 years ago

Any change to have these fixed? Still having the problem on latest version..