Binary package “python3-django-fsm-admin” in ubuntu jammy

django-fsm state transitions for Django admin (Python3 version)

 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.
 .
 This package contains the Python 3 version of the library.