Django-multitenant

Latest version: v4.1.1

Safety actively analyzes 621706 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

4.1.1

* Fix utils to not require TENANT_USE_ASGIREF to be defined in the host django project (206)

4.1.0

* Use asgiref when available instead of thread locals (176) (198)

4.0.0

* Fixes citus 11.3 identity column bigint constraint (181)

* Adds new python versions for dj3.2 (188)

* Adds Citus 12 and Django 4.1 and 4.2 support (197)

3.2.1

* Add m2m with no through_defaults fix (170)

3.2.0

* Adds DjangoRestFramework support (157)

* Adds guidelines to get model in migration (167)

3.1.1

* Fixes 164 ManyToMany Non tenant model save issue

Django-Multitenant v3.1.0(March 1, 2023)

* Adds support for Django 4.1

* Adds support for setting tenant automatically for ManyToMany related model

* Fixes invalid error message problem in case of invalid field name

* Adds support for getting models using apps.get_model

* Removes reserved tenant_id limitation by introducing TenantMeta usage

* Introduces ReadTheDocs documentation

Django-Multitenant v3.0.0(December 8, 2021)

* Adds support for Django 4.0

* Drops support for the following EOLed Django and Python versions:
1. Python 2.7
2. Django 1.11
3. Django 3.1

Django-Multitenant v2.4.0(November 11, 2021)

* Backwards migration for `Distribute` migration using `undistribute_table()`

* Adds tests for Django 3.2 and Python 3.9

* Fixes migrations on Django 3.0+

* Fixes aggregations using `annotate`

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.