Corvia/django-tenant-users
Adds global user authentication and tenant-specific permissions to django-tenants.
PythonMIT
Issues
- 3
Struggling with order of operations between django-tenants and django-tenant-users
#690 opened by andyl-astardigital - 6
DRF with Django Tenant Users
#679 opened by thubamamba - 2
- 12
TenantAccessMiddleware & Authentification
#666 opened by killer24vrccp - 6
- 2
Create/modify a tenant user in django-admin page
#525 opened by stonefullstm - 7
- 1
Django rest framework with django-tenant and django-tenant-users (TenantUser object has no atttribute tenant)
#606 opened by firmansyahrr - 1
Users are able to login into any tenants.
#661 opened by thapabishwa - 2
TenantAccessMiddleware and unauthenticated users
#600 opened by jgentil - 1
Existing example with Django REST framework?
#554 opened by mavnezz - 1
- 3
- 5
Users being able to login into any tenant schema
#593 opened by Melendeze13 - 14
CircularDependencyError
#588 opened by killer24vrccp - 0
- 1
How to proceed with Django Tenants & Django Tenant Users for a Multi Level SAAS
#539 opened by adnannazir - 5
Wrapping my head around Permissions Reference
#531 opened by premudeshi - 5
What is the proper way to use the @login_required decorator with django-tenant-users?
#534 opened by adnannazir - 4
Fully functioning example
#518 opened by stfeirer - 2
Having a table of users in the tenant schema as opposed to just in the shared schema
#488 opened by speightashley - 13
How to successfully run it on the localserver?
#529 opened by adnannazir - 4
Migration Fails Using Pyscopg3 and Django 4
#434 opened by Johncs2d - 3
Unable to pass the dictionary of password for the super user created with create_public_tenant
#530 opened by adnannazir - 6
RelatedObjectDoesNotExist when removing user
#507 opened by premudeshi - 8
access the table users_user_tenants
#523 opened by msaustral - 1
Where's the link to the documentation ?
#510 opened by gabrielpasv - 2
Multi-type Tenants support updated in the Docs (#483) but latest released version (v1.2.0) is behind
#504 opened by marclneto - 6
- 5
UserTenantPermissions Documentation
#295 opened by thecircleisround - 0
Convert docs to ReadTheDocs
#480 opened by Dresdn - 0
Add readthedocs
#478 opened by Dresdn - 4
Support for multi type tenants
#354 opened by mihnen - 6
- 4
Django 4.2 not supported
#460 opened by sebanism - 2
Circular Dependency Error during setup.
#329 opened by Michael-Kleine - 4
Two tables that were created after migration
#435 opened by Ceh9N - 6
TENANT_DB_ALIAS improperly configured
#436 opened by xtechgamer735 - 2
Dont understand how assign another user to tenant
#418 opened by Ceh9N - 0
Remove Django 2.2/4.0 Support
#370 opened by Dresdn - 1
Does this Support Multiple Domains not subdomains
#365 opened by drexhacker - 4
- 0
Used pk instead of id for universal access
#355 opened by ysidromdenis - 5
Error during installation django-tenant-users
#284 opened by hosfe - 0
Use poetry 1.2
#323 opened by Dresdn - 0
- 3
- 0
Tenant Specific User (Not Bug)
#277 opened by nikolas-dev - 7
provision_tenant doesn't use schema_name
#211 opened by brunoserrar - 0
Don't use make_random_password()
#222 opened by Dresdn