django-tenant-schemas
django-tenant-schemas copied to clipboard
Is this project still maintained ? Should we prefer django-tenants ?
Hi,
I was looking for a multi-tenants solution for Django. A lot of online resources points to this repo, and it seems amazing. However, it also seems dead : a lot of unmerged PRs, unanswered issues...
https://github.com/tomturner/django-tenants looks like a pretty well maintained fork, with a lot activity during the past year.
Shouldn't this repo be officially deprecated in favor of django-tenants ?
Let's save open-source community efforts !
I asked myself the same question and ended up creating an issue on the django-tenants repo. It seems it is a bit more opinionated, which I don't want. But if your usecase fits their models then it's definitely worth looking into switching over.
https://github.com/tomturner/django-tenants/issues/222
It looks like @goodtune is taking over 👍