Tue, 23 Feb 2010 13:40:55 +0100 | Sylvain Thénault | 3.6 api update (introduced by merge) | changeset | files |
Tue, 23 Feb 2010 13:19:16 +0100 | Sylvain Thénault | when validating a form, we should properly call 'actual_fields(form) on edited field else compound field are not correctly processed | changeset | files |
Tue, 23 Feb 2010 12:59:30 +0100 | Sylvain Thénault | #714109: [selectors] non_final_entity should implement score_class | changeset | files |
Tue, 23 Feb 2010 12:52:57 +0100 | Sylvain Thénault | merge | changeset | files |
Tue, 23 Feb 2010 12:52:40 +0100 | Sylvain Thénault | add XXX note | changeset | files |
Tue, 23 Feb 2010 12:51:20 +0100 | Sylvain Thénault | [form] cache field value in form.formvalues using (field, form) key since in some case the same field instance may be shared accross multiple forms, which may share the formvalues dict in case of sub-forms | changeset | files |