crccheck / django-object-actionsLinks
A Django app for easily adding object tools in the Django admin
☆760Updated 2 weeks ago
Alternatives and similar repositories for django-object-actions
Users that are interested in django-object-actions are comparing it to the libraries listed below
Sorting:
- Add advanced filtering abilities to Django admin☆804Updated last year
- Easily translate "cheese omelet" into "omelette au fromage".☆716Updated last year
- collection of useful django actions to use with ModelAdmin or AdminSite.☆695Updated 4 months ago
- A set of high-level abstractions for Django forms☆858Updated last week
- probably the best abstract model/admin for your tree based stuff.☆767Updated 3 weeks ago
- Django admin classes that allow for nested inlines☆763Updated last week
- Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way☆499Updated 5 months ago
- Mask your objects instead of deleting them from your database.☆699Updated 5 months ago
- Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.☆683Updated this week
- shows a 503 error page when maintenance-mode is on.☆514Updated 3 weeks ago
- A transparent sorted ManyToMany field for django.☆522Updated last week
- Helps working with singletons - things like global settings that you want to edit from the admin site.☆937Updated 4 months ago
- A simple Django app to render list filters in django admin using autocomplete widget.☆356Updated last year
- Get your Django models in order☆757Updated 9 months ago
- Generic invitations app for Django☆589Updated last week
- An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)☆472Updated 3 weeks ago
- Generic drag-and-drop ordering for objects in the Django admin interface☆851Updated 3 months ago
- Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.☆466Updated last week
- Soft delete for Django ORM, with support for undelete.