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

migrate_schemas alternative? #501

Closed akshay-hazari closed 7 years ago

akshay-hazari commented 7 years ago

migrate_schemas doesn't appear to be a command in django 1.10.5

yamijuan commented 7 years ago

migrate_schemas isn't a django command but is a django-tenant-schemas command. If this command is not working for you, i recommend to check if tenant_schemas is in your INSTALLED_APPS