Re: Workflow Building with NewForms, ModelForm

2008-09-05 Thread MiloZ
Hi, GoFlow, a (the) workflow engine for django: http://code.google.com/p/goflow/ GoFlow provides built-in applications that uses modelforms to edit workflow objects. Cheers, Eric Simorre On Aug 18, 9:52 pm, DoctorMO <[EMAIL PROTECTED]> wrote: > Hello All, > > This is just a quick FYI to state w

Workflow Building with NewForms, ModelForm

2008-08-18 Thread DoctorMO
Hello All, This is just a quick FYI to state what I'm currently working on and see if anyone has anything to add or good ideas (or even criticisms) Since django can do model forms which reflect a models fields and save the created object appropriately. I'm researching the possibility of creating