raphaelm / django-scopesLinks
Safely separate multiple tenants in a Django database
☆255Updated 3 months ago
Alternatives and similar repositories for django-scopes
Users that are interested in django-scopes are comparing it to the libraries listed below
Sorting:
- Edit JSON-Model Fields using a Standard Django Form.☆146Updated 3 months ago
- Django multi-tenancy through Postgres schemas☆157Updated last month
- Django friendly finite state machine support☆227Updated last week
- Explicit control over database query execution in Django applications☆380Updated last year
- Generate gapless sequences of integer values.☆245Updated last month
- Simple database-backed job queue☆183Updated 11 months ago
- Two-factor authentication for Django Allauth☆219Updated last month
- Feature flags for Django projects☆294Updated 2 months ago
- Track historical events to Django models using Postgres triggers.☆505Updated last week
- Automatically prefetch foreign key values as needed☆407Updated last month
- Responsive cross-browser image library using modern codes like AVIF & WebP☆277Updated last week
- Conveniently store reference to request user on thread/db level.☆180Updated 2 weeks ago
- Django Reverse Admin☆203Updated last year
- Utility for working with recurring dates in Django.☆537Updated last month
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆266Updated last year
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆139Updated 9 months ago
- New feature proposals for Django and third-party ecosystem☆162Updated 8 months ago
- Django model translation without magic-inflicted pain.☆139Updated this week
- Detect N+1s in your Django app.☆177Updated last year
- You should probably use this image field instead of Django's built-in models.ImageField.☆120Updated this week
- Automatic logging for Django FSM☆249Updated last week
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆192Updated 2 weeks ago
- Django EAV 2 - EAV storage for modern Django☆366Updated this week
- Keep detailed records of the performance of your Django code.☆358Updated this week
- The simplest way to use MJML in Django templates.☆282Updated 2 months ago
- ☆168Updated 2 months ago
- Run django-import-export processes in celery☆222Updated 2 months ago
- ProseMirror-based HTML editor for Django