bernardopires / django-tenant-schemas
Tenant support for Django using PostgreSQL schemas.
☆1,458Updated last year
Related projects ⓘ
Alternatives and complementary repositories for django-tenant-schemas
- Django tenants using PostgreSQL Schemas☆1,512Updated 2 weeks ago
- Multi-user accounts for Django projects☆1,304Updated last week
- A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.☆1,804Updated last month
- Django model mixins and utilities.☆2,673Updated last week
- Awesome Django authorization, without the database☆1,859Updated 2 months ago
- django-reversion is an extension to the Django web framework that provides version control for model instances.☆3,035Updated 3 months ago
- Improved Django model inheritance with automatic downcasting☆1,650Updated this week
- Full-text multi-table search application for Django. Easy to install and use, with good performance.☆1,202Updated 2 months ago
- Reusable, generic mixins for Django☆1,960Updated last month
- Money fields for Django forms and models.☆1,682Updated 3 months ago
- Dynamic Django settings.☆1,720Updated this week
- Translates Django models using a registration approach.☆1,378Updated 3 weeks ago
- A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.☆1,007Updated 3 months ago
- With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.☆1,534Updated this week
- Store model history and view/revert changes from admin site.☆2,210Updated this week
- Authentication Module for django rest auth☆1,170Updated 2 weeks ago
- A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.☆1,439Updated 2 months ago
- Utilities for implementing a modified pre-order traversal tree in django.☆2,884Updated 4 months ago
- Efficient tree implementations for Django☆1,118Updated last month
- GitHub notifications alike app for Django☆1,793Updated 2 months ago
- Declarative model lifecycle hooks, an alternative to Signals.☆1,355Updated 2 months ago
- Keep track of failed login attempts in Django-powered sites.☆1,498Updated last week
- https://django-storages.readthedocs.io/☆2,761Updated 3 weeks ago
- Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Postmark, Postal, Resend, SendGrid, …☆1,697Updated 2 months ago
- Django friendly finite state machine support☆2,340Updated 6 months ago
- Django's class-based generic views are awesome, let's have more of them.☆1,389Updated 3 weeks ago
- Per object permissions for Django☆3,636Updated 2 weeks ago
- A django app for role based permissions.☆731Updated last year
- Helps working with singletons - things like global settings that you want to edit from the admin site.