On May 25, 2006, at 5:10 PM, mario ruggier wrote: > - If we render() the form, each widget's render() is called in turn, > that then calls Widget.parse(). This method implements its own > "meaning" of "is submitted", that is different than that of a Form. I meant, that would be different should Form.is_submitted() be modified...