citusdata / citusdata/django-multitenant
Ambiguity in model structure while implementing django-multitenant
Open
- Dominant language
- Python
- Stars
- 823
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
Currently, there are two guides available for a beginner to implement model changes in django.
1. https://django-multitenant.readthedocs.io/en/stable/usage.html
2. https://www.citusdata.com/blog/2023/05/09/evolving-django-multitenant-to-build-scalable-saas-apps-on-postgres-and-citus/
Different approaches are being used in the above guides. Which one is the recommended way?
Contributor guide
Assessment
This issue has not been assessed yet.