How to Install and Uninstall python3-django-object-actions Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-django-object-actions" package

This guide let you learn how to install python3-django-object-actions on Kali Linux

$ sudo apt update $ sudo apt install python3-django-object-actions

2. Uninstall "python3-django-object-actions" package

Please follow the instructions below to uninstall python3-django-object-actions on Kali Linux:

$ sudo apt remove python3-django-object-actions $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-object-actions package on Kali Linux

Package: python3-django-object-actions
Source: python-django-object-actions
Version: 4.2.0-1
Installed-Size: 86
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Size: 36156
SHA256: 5eb77fb0dc3489b52ae1b7ef64782e2dcb01d8d6acfd14af1780a6f66b39c753
SHA1: d2074a98afcca9adbd968e332ee3e60ccb274e51
MD5sum: 100197542a734d29fb69832c4dd1f85e
Description: object tools for models in the admin (Python3 version)
Defining new tool actions is just like defining regular admin actions. The
major difference is the functions for django-object-actions will take an object
instance instead of a queryset.
Tool actions are exposed by putting them in a change_actions attribute in your
admin.ModelAdmin. You can also add tool actions to the main changelist views
too. There, you'll get a queryset like a regular admin action.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/crccheck/django-object-actions
Section: python
Priority: optional
Filename: pool/main/p/python-django-object-actions/python3-django-object-actions_4.2.0-1_all.deb