On Mon, 2010-06-28 at 15:48 +0200, [email protected] wrote: > From: Jan Provaznik <[email protected]> > > each UI form is submited to action which generates the form > and after successful save is user redirected to next form. > With this patch it's easy to display validation/save errors for > each form. > > Till now, form was submited to next action which also generated next form. > For example 'services' form was processed by 'software' action which also > generated 'software' view/form.
ACK, nice cleanup, this works fine for me. _______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
