nnseva / django-accessLinks
Django-Access - the application introducing dynamic evaluation-based instance-level (row-level) access rights control for Django
☆85Updated 2 years ago
Alternatives and similar repositories for django-access
Users that are interested in django-access are comparing it to the libraries listed below
Sorting:
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆132Updated 2 weeks ago
- Django autocomplete light filters for django admin☆68Updated 4 years ago
- Drag-drop orderable change lists and inlines done right.☆68Updated last week
- Offline optimistic locking for Django☆121Updated 5 years ago
- Polymorphic MPTT tree support for models☆169Updated 4 years ago
- Notification system for Django with batteries included: Email digests, user settings, JSON API☆181Updated 2 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 2 weeks ago
- Controlled Django model instance replication.☆130Updated last week
- Chain multiple (disparate) QuerySets in Django☆113Updated 3 months ago
- Display Django permissions in a HTML table that is translatable and easily customized.☆79Updated last year
- Translate Django model fields in a PostgreSQL JSONField☆77Updated last week
- redirects as they should be, with full control.☆78Updated last month
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated last year
- A lightweight task queue for Django using RabbitMQ☆72Updated 3 years ago
- User actions tracking and analytics for Django sites☆96Updated last year
- Collection of useful checks for Django Checks Framework☆130Updated 7 months ago
- Change the Django admin index page without too much hassle or visual changes.☆92Updated last year
- Add a drop-down 'actions' menu to each row of your Django model's admin changelist☆123Updated 2 years ago
- Write Django model properties that can be used in database queries.☆81Updated 2 months ago
- Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.☆92Updated 2 weeks ago
- Taking the O out of ORM.☆71Updated last month
- Django Macros URL. Routing must be simple as possible☆139Updated 8 years ago
- django-inline-actions adds actions to each row of the ModelAdmin or InlineModelAdmin.☆212Updated 2 years ago
- A module for pivoting Django Querysets☆210Updated 2 years ago
- ☆168Updated 2 months ago
- Fast and easy tree structures.☆90Updated 4 months ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆157Updated 6 months ago
- Allows view/viewset functions to use idempotency keys and automatically return the same data if called multiple times.☆55Updated last year
- Django-file-form helps you to write forms with a pretty ajax upload