Django-tenant-users

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 2

2.1.0

What's Changed
* added support for primary keys where the field id is missing in [707](https://github.com/Corvia/django-tenant-users/issues/707) by Jed-Giblin in [#708](https://github.com/Corvia/django-tenant-users/pull/708)
* Fix: security risk in `tenant_cached_property` with malicious schema names by scur-iolus in [709](https://github.com/Corvia/django-tenant-users/pull/709)
* Improve data consistency and prevent orphaned records in user/tenant management by scur-iolus in [732](https://github.com/Corvia/django-tenant-users/pull/732)

2.0.0

Not secure
What's Changed

* Now returning created tenant from provision_tenant utility function by Wizely99 in https://github.com/Corvia/django-tenant-users/pull/607
* Remove nargs by ihfazhillah in https://github.com/Corvia/django-tenant-users/pull/669
* Allow verbosity to be set when creating public tenant by Dresdn in https://github.com/Corvia/django-tenant-users/pull/677

1.5.0

Not secure
Features

* Create TenantAccessMiddleware to limit TenantUsers accessing Tenants they don't belong to by Dresdn in [594](https://github.com/Corvia/django-tenant-users/pull/594)

Misc

* Update using.rst by jansalvador in [590](https://github.com/Corvia/django-tenant-users/pull/590)

1.4.0

Not secure
Features
* Added management command for simple use of create_public_tenant by jgentil in [565](https://github.com/Corvia/django-tenant-users/pull/565)
* Adds support for Django 5.0 and Python 3.12
* Drops support for Django 3.2 and Python 3.7

Misc

* Correct function reference in 'using' page by Dresdn in [532](https://github.com/Corvia/django-tenant-users/pull/532)
* Implement Ruff by Dresdn in [535](https://github.com/Corvia/django-tenant-users/pull/535)

1.3.0

Not secure
Features

- Added support for multi-tenant types by Wizely99 in [475](https://github.com/Corvia/django-tenant-users/pull/475)

Misc

- Major redesign of docs

1.2.0

Not secure
Features

- Adds support for Django 4.2

Fixes

- Used pk instead of id for universal access by ysidromdenis [355](https://github.com/Corvia/django-tenant-users/pull/357)

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.