Django-tenants

Latest version: v3.6.1

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

Scan your dependencies

Page 1 of 2

3.1.0

======================

- Allowed a schema to be renamed. 388
- Stopped a crash id logging with the public tenant 358
- Fix clone_tenant command 379
- Cloning SQL changed to allow it work on AWS etc 381
- Now testing with workflow instead of Travis CI
- Read the docs now work again

3.0.3

======================

- Fixed a problem with clone tenant

3.0.2

======================

- You can now clone a tenants with the clone_tenant command 322
- Fixed some issues with docker-compose and the example project
- Refactor some classes/methods 325

3.0.1

===================

- Make "test login" add tenant to request 340

**Fixes**

- Use field.attname instead of field.name in create_tenant.py

3.0.0

===================

- Django 3 support
- Removed psycopg2 as a requirement 317
- Changed docker image to python 3.7 image
- Do not pip install --quiet while testing
- Added database support to validate schemas 312
- allow to disable new coloring of tenant app in admin 272

**Fixes**

- Fixed an issue where tenant-specific application static files (stylesheets, Javascript, images etc.), that have not been collected yet using ``collectstatic_schemas``, were not being found using ``TenantStaticFilesStorage``. Fixes `265 <https://github.com/tomturner/django-tenants/issues/265>`_.
- Fix a crash (ProgrammingError) when attempting to create a schema named like a SQL keyword (select, where, ...)
Allow to create a tenant named with only numbers (123). 302 307

2.2.3

======================

**Fixes**

- Fixed an issue in setup.py to allow different color of tenant apps in the admin area. Should now work with PyPi.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.