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 some structures to manage workflows which would ultimately be
a collection of model forms which would save inter-referencing models.

The functionality it needs to do is, pass data from each step and save
when the process is complete (not before); be able to model process
level data entry so you could specify interesting relationships.

I don't know what will come out of my work, but I'm hoping to build
something useful for organisational software.

Best Regards, Martin Owens
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to