citusdata / django-multitenant

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

Does Django-Multitenant support Python 3? #120

Closed ReneFroger closed 2 years ago

ReneFroger commented 2 years ago

I'm interested in this package, because the option (isolated schema) seems to be overengineered. My SAAS app hasn't not even a customer. I believe I should do what I need to survive next week or next quarter and don't overengineer for a problem I don't have yet.

So I'm going for this package. However, regarding the list of Django packages this package couldn't be stable and wasn't ready for Python 3? So I wonder if there is some truth to that?

JelteF commented 2 years ago

It seems the website you are looking at has out of date information:

Aug. 25, 2020, 8:44 a.m.

The latest version of this package is marked as Production/Stable and is actually Python 3 only (so no python 2 support at all anymore)