Thomas Guettler wrote: > Hi, > > I need to write some simple workflows with web interface. > > For the web stuff I will use django, but I am not sure how > to do the workflow part.
Did you consider using OpenERP? It comes with a web-frontend (TG1.0.8-based), but also offers a XMLRPC-server to connect to, so using it from within django shouldn't be any difficult. Workflow-definitions are stored in the DB, and can be generated visually, not sure if they have to though. I'm not very familiar with the system myself, but the EuroPython presentation was truly impressive. Diez -- http://mail.python.org/mailman/listinfo/python-list