Tue, 26 Jan 2010 16:37:54 +0100 | Sylvain Thénault | fix typed_value implementation w/ eidparam field which are actual entity's relation and have .value set for their initial value | file | diff | annotate |
Tue, 26 Jan 2010 16:36:00 +0100 | Sylvain Thénault | cleanup module namespace but only importing the formwidgets module | file | diff | annotate |
Tue, 26 Jan 2010 10:34:29 +0100 | Sylvain Thénault | fix Bytes submission pb on POST, due to multiple call to field.process_form_value | file | diff | annotate |
Tue, 26 Jan 2010 10:26:51 +0100 | Sylvain Thénault | must catch UnmodifiedField exception in has_been_modified | file | diff | annotate |
Mon, 25 Jan 2010 19:16:35 +0100 | Sylvain Thénault | to ease overriding of field.choices using *function* (set using autoform_field_kwargs), give the field as named argument | file | diff | annotate |
Thu, 21 Jan 2010 10:42:37 +0100 | Sylvain Thénault | refactor field's value retreiving from the widget (eg 'display value' concept): | file | diff | annotate |