jazzband / django-authority
A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.
☆290Updated 3 years ago
Alternatives and similar repositories for django-authority:
Users that are interested in django-authority are comparing it to the libraries listed below
- Django-mptt-admin provides a nice Django Admin interface for Mptt models☆293Updated this week
- Add compare view to django-reversion for comparing two versions of a reversion model.☆314Updated 4 months ago
- django-inline-actions adds actions to each row of the ModelAdmin or InlineModelAdmin.☆217Updated last year
- Celery Monitoring for Django☆201Updated last year
- Automatic logging for Django FSM☆241Updated this week
- A custom User model for everybody!☆373Updated 9 months ago
- Serve files with Django.☆387Updated this week
- Soft delete for Django ORM, with support for undelete.☆378Updated 3 months ago
- Managed accounts for Django (with or without django-oscar)☆213Updated 8 months ago
- Extensions to help DRY up Django Rest Framework serializers☆248Updated 9 months ago
- Dynamic global and instance settings for your django project☆351Updated last week
- A Django messaging library☆227Updated 11 months ago
- collection of useful django actions to use with ModelAdmin or AdminSite.☆686Updated 11 months ago
- Reusable application for Django introducing site tree, menu and breadcrumbs navigation elements.☆347Updated last month
- Django extension to allow working with 'clusters' of models as a single unit, independently of the database☆493Updated 3 weeks ago
- Mixin and template tags to integrate django-fsm transitions into the django admin.☆202Updated 9 months ago
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.☆233Updated 2 months ago
- Making using Django with frontend libraries and frameworks DRYer☆157Updated last year
- This app attempts to provide a generic category system that multiple apps could use. It uses MPTT for the tree storage and provides a cus…☆462Updated 3 months ago
- An app to handle configuration defaults of packaged Django apps gracefully☆350Updated 5 months ago
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…☆296Updated this week
- Haystack for Django REST Framework☆255Updated this week
- Run django-import-export processes in celery☆191Updated 4 months ago
- Django Reverse Admin☆199Updated 8 months ago
- Django Template Blocks with extra functionality☆459Updated last week
- Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the automatically-genera…☆375Updated 2 years ago
- Keep detailed records of the performance of your Django code.