======== Overview ======== WS is a Business Process Manager for Django. Uses Celery for asynchronous task automation and ExtJS for web interface. WS executes :term:`processes ` following previously defined :term:`workflows `, creating a :term:`tasks ` for each node, gided by the :term:`transitions ` between :term:`nodes `. The user responsible for the :term:`task` is automatically chosen from the :term:`role` defined in the :term:`node`.