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

GitHub

2k stars
58 watching
347 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bernardopires/django-tenant-schemas A Django extension that supports multiple tenants using PostgreSQL schemas. 1,463
maciej-gol/tenant-schemas-celery Enables collaboration between Celery tasks and multi-tenancy in Django applications. 183
orchestral/tenanti A package that allows developers to manage multi-tenant data schema and migration manager for Laravel applications. 588
django-cms/django-filer A file management application for Django that simplifies handling of files and images. 1,779
bartventer/gorm-multitenancy Provides a unified API and tools for managing multiple tenants in GORM managed databases 47
vintasoftware/django-role-permissions A Django app that extends user Group and Permission functionalities to implement role-based permissions 730
julianwachholz/django-guest-user Allows visitors to interact with a website without requiring registration. 75
bennylope/django-organizations A Django package that enables multi-user account management with groups and organization relationships. 1,309
erwinm/acts_as_tenant Enables multi-tenancy in Ruby on Rails apps with row-level multitenancy support. 1,577
django-cms/djangocms-column Provides a customizable column structure for content management in django CMS 18
realorangeone/django-tasks Provides background worker and task management for Django applications 390
jazzband/django-robots A Django app for managing robots exclusion protocol files 459
codingjoe/django-stdimage A package for simplifying image management in Django projects by providing a standardized way to store and serve images 259
petrdlouhy/django-related-admin Enables foreign key attributes in Django admin list display 69
jazzband/django-user-sessions Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. 637