Library to support object-level actions in the Django admin interface.
Project description
Django-Admin-Object-Actions
Django-Admin-Object-Actions provides object-level actions in the Django admin interface.
In contrast to the built-in admin actions, which are only applied to a list of objects from the change list, object actions apply to a single object and can be accessed from either the change list view or the change form view.
Each action is defined declaratively on the ModelAdmin instance and may provide a form for additional input or validation before executing the action.
Inspired by This Article.
Documentation can be found at RTFD.
- It is tested against:
Django 1.11 (Python 3.5 and 3.6)
Django 2.0 (Python 3.5, 3.6 and 3.7)
Django 2.1 (Python 3.5, 3.6 and 3.7)
Django 2.2 (Python 3.5, 3.6, 3.7, 3.8 and 3.9)
Django 3.0 (Python 3.6, 3.7, 3.8 and 3.9)
Django 3.1 (Python 3.6, 3.7, 3.8 and 3.9)
Django master/3.2 (Python 3.6, 3.7, 3.8 and 3.9)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Django-Admin-Object-Actions-0.1.11.tar.gz
.
File metadata
- Download URL: Django-Admin-Object-Actions-0.1.11.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 426d773dbdc53b404f26ec2159c3cc5c20fafa2a87475902800dc449bd4c37f0 |
|
MD5 | 8bc8d324dc5a02adef35be4a96bd7919 |
|
BLAKE2b-256 | d6e464737b1cf6ba3dac47f1062d68f53f115f56bbf4fe29c975f63199f6cf65 |
File details
Details for the file Django_Admin_Object_Actions-0.1.11-py2.py3-none-any.whl
.
File metadata
- Download URL: Django_Admin_Object_Actions-0.1.11-py2.py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 543ad8b48b1636ab8997a32bc24b7edd7e342b17fb39a62247ab83f8995eac6f |
|
MD5 | b92d8437d527bef10c187ea5df219557 |
|
BLAKE2b-256 | d999c01c3b5b0dd77b5f0893546e65e179996f192b0ff680c0c7e2a3e47492e5 |