django-tenants
Tenant manager
Enables multiple tenants to share the same project instance while maintaining separate data and routing for each tenant
Django tenants using PostgreSQL Schemas
2k stars
58 watching
347 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Django extension that supports multiple tenants using PostgreSQL schemas. | 1,463 |
| | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 183 |
| | A package that allows developers to manage multi-tenant data schema and migration manager for Laravel applications. | 588 |
| | A file management application for Django that simplifies handling of files and images. | 1,779 |
| | Provides a unified API and tools for managing multiple tenants in GORM managed databases | 47 |
| | A Django app that extends user Group and Permission functionalities to implement role-based permissions | 730 |
| | Allows visitors to interact with a website without requiring registration. | 75 |
| | A Django package that enables multi-user account management with groups and organization relationships. | 1,309 |
| | Enables multi-tenancy in Ruby on Rails apps with row-level multitenancy support. | 1,577 |
| | Provides a customizable column structure for content management in django CMS | 18 |
| | Provides background worker and task management for Django applications | 390 |
| | A Django app for managing robots exclusion protocol files | 459 |
| | A package for simplifying image management in Django projects by providing a standardized way to store and serve images | 259 |
| | Enables foreign key attributes in Django admin list display | 69 |
| | Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |