Install python-django-fsm-admin by entering the following commands in the terminal:
sudo apt update sudo apt install python-django-fsm-admin
Description:
django-fsm state transitions for Django admin
Mixin and template tags to integrate django-fsm transitions into the django admin. It assumes that your workflow state field is named state but you can override it or add additional workflow state fields with the attribute fsm_field.
Homepage: https://github.com/gadventures/django-fsm-admin
Version: 1.2.1-1
Section: universe/python