citusdata / citusdata/django-multitenant
Middleware docs and implementation inconsistent
Open
- Dominant language
- Python
- Stars
- 823
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
The advice added to the docs from #173 is out of sync with the implementation of `MultitenantMiddleware` in django_multitenant/middlewares.py. Similarly https://django-multitenant.readthedocs.io/en/latest/migration_mt_django.html#automating-with-middleware is also out of sync right now. Is the advice from #173 the recommended approach and, if so, will these be updated at some point?
Contributor guide
Assessment
This issue has not been assessed yet.