Closed akshay-hazari closed 7 years ago
migrate_schemas doesn't appear to be a command in django 1.10.5
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
migrate_schemas
INSTALLED_APPS
migrate_schemas doesn't appear to be a command in django 1.10.5