citusdata / django-multitenant

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

remove last parts of code blocking licence #60

Closed louiseGrandjonc closed 4 years ago

louiseGrandjonc commented 5 years ago

ThreadLocals contained hard coded values (like user had to have a profile field, and profile had to have tenant, which is why it is safe to delete it)

mlech-reef commented 4 years ago

What about the readme part? https://github.com/citusdata/django-multitenant#license I think it should be updated too.

louiseGrandjonc commented 4 years ago

What about the readme part? https://github.com/citusdata/django-multitenant#license I think it should be updated too.

Thank you @mlech-reef , good point