saxix / django-adminactions
collection of useful django actions to use with ModelAdmin or AdminSite.
☆686Updated 11 months ago
Alternatives and similar repositories for django-adminactions:
Users that are interested in django-adminactions are comparing it to the libraries listed below
- Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way☆479Updated this week
- Add advanced filtering abilities to Django admin☆785Updated 5 months ago
- A Django app for easily adding object tools in the Django admin☆699Updated this week
- shows a 503 error page when maintenance-mode is on.☆503Updated this week
- Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.☆646Updated this week
- Easily translate "cheese omelet" into "omelette au fromage".☆701Updated 5 months ago
- Serve files with Django.☆387Updated this week
- A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating ne…☆535Updated 11 months ago
- A transparent sorted ManyToMany field for django.