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

Removed duplicated MIDDLEWARE_CLASSES settings from test project #489

Closed mikicz closed 1 year ago

mikicz commented 7 years ago

There were two definitions of MIDDLEWARE_CLASSES in the settings of the test project...