django-tenant-schemas
django-tenant-schemas copied to clipboard
requirements.txt for tenant_tutorial
Current tutorial app works with Django 1.9 but doesn't works with 2.0.3+ Because MIDDLEWARE_CLASSES Deprecated since version 1.10.
So requirements.txt with packages version is required until middleware will be upgrade.