Fri, 26 Mar 2010 08:28:22 +0100 | Sylvain Thénault | [form] put qualified name on validation error, should fix #784299 | file | diff | annotate |
Fri, 12 Mar 2010 10:43:32 +0100 | Sylvain Thénault | [form] fix bug introduced by 4871:a34b76593ab2 with field using multiple input with different suffix: the suffix should be considered in the cache key | file | diff | annotate |
Thu, 11 Mar 2010 19:16:35 +0100 | Sylvain Thénault | [form fields] fix severe memory leak due to @cached on field.input_name | file | diff | annotate |
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 | file | diff | annotate |