django-object-actions
Object actions
A Django app that simplifies adding custom actions to the admin interface for individual objects.
A Django app for easily adding object tools in the Django admin
682 stars
19 watching
82 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
djangodjango-adminpython
Related projects:
Repository | Description | Stars |
---|---|---|
garetjax/django-click | A tool to simplify writing Django management commands using the click CLI library | 251 |
django-recaptcha/django-recaptcha | Django integration with reCAPTCHA for form field and widget validation | 997 |
soynatan/django-easy-audit | Tracks every action taken by users in a Django application | 743 |
alesdotio/django-admin-shortcuts | A Django project providing customizable admin shortcuts | 205 |
skorokithakis/django-loginas | Allows Django admin users to log in as other users with customizable permissions and URL redirects. | 366 |
aptivate/djangocms_events | An Events app for DjangoCMS that allows customizable event models and feeds. | 1 |
khaledsukkar2/django-swift-crud | A package that simplifies setting up CRUD operations in Django models with a streamlined view class | 20 |
django-commons/django-typer | Provides a standardized interface for managing Django commands using Type hints and Typer | 84 |
fabiocaccamo/django-redirects | A Django middleware that provides fine-grained control over redirects. | 67 |
nigel2392/wagtail_celery_beat | An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. | 4 |
adamchainz/django-permissions-policy | A Django app that sets the Permissions-Policy HTTP header to control third-party feature access | 98 |
mbi/django-simple-captcha | Adds captchas to forms in web applications | 1,383 |
andrewingram/django-extra-views | Generates additional class-based views to simplify common Django design patterns. | 1,390 |
saxix/django-adminactions | A collection of reusable actions for managing data in Django models. | 684 |
django-wiki/django-wiki | A wiki system with complex functionality and a good interface for simple integration using Django models | 1,833 |