citusdata / django-multitenant

Python/Django support for distributed multi-tenant databases like Postgres+Citus
MIT License
707 stars 116 forks source link

Django 5.0 supported? #211

Open Mapiarz opened 4 months ago

Mapiarz commented 4 months ago

Hi! Anybody had any luck using django-multitenant with Django 5? Are there any blockers, what would need to be fixed?

conradlee commented 4 months ago

I'm also curious about this. I'm thinking about adopting django-multitenant, but the lack of support for 5.0 (and the lack of a PR or branch for 5.0) is concerning. Is this project going to be kept up to date?

@gurkanindibay - it looks like you handled the last update to bring 4.X support. Is this on your roadmap?

svb0866 commented 1 month ago

Any update on this?