django-tenant-schemas icon indicating copy to clipboard operation
django-tenant-schemas copied to clipboard

requirements.txt for tenant_tutorial

Open binbrayer opened this issue 7 years ago • 0 comments

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.

binbrayer avatar Dec 07 '18 20:12 binbrayer