pythondjangobpmn

Multi-User & parallel & Dynamic workflow in Django


I'm looking for the best solution for the development of workflow engine in Django (Django-Rest-Framework) by this requirement :

The approach I found:

What is the best solution for this problem?


Solution

  • I solved this problem by django goflow package (github). this package supports :