Skip to main content

A Django app to extend django-tenants to incorporate global multi-tenant users

Project description

Build Status codecov PyPI Package Python Versions Django Versions PyPI Monthly Downloads

Welcome to django-tenant-users, the sidekick to django-tenants that sorts out user management in a multi-tenant Django world. 🚀

Overview

Building on the solid foundation of django-tenants, django-tenant-users focuses on the nuances of user management across tenants. It ensures users can authenticate globally but have permissions tailored to each specific tenant. In essence, it’s the bridge that sorts out the user stuff in a multi-tenant setup.

🔍 Key Features:

  • Global Authentication with Tenant-Specific Permissions: Authenticate once, act based on tenant rules.

  • Distinct Schema Permissions: Separate permissions for each tenant a user belongs to.

  • Seamless Integration: Works harmoniously with Django’s built-in user and permissions frameworks.

Getting Started

  1. Installation: Dive into our Installation Guide to get django-tenant-users up and running.

  2. Usage: Check out the Using Guide to see how to make the most of the package.

  3. Core Concepts: If you’re curious about the ideas driving our design, the Core Concepts page is a great place to start.

Contribute

We ❤️ contributions! Whether it’s a bug report, a new feature, or feedback on the project, we’d love to hear from you.

License

django-tenant-users is open-source and is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_tenant_users-1.3.0.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distribution

django_tenant_users-1.3.0-py3-none-any.whl (15.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page