web/formfields.py
Thu, 09 Jul 2009 12:06:14 +0200 Aurelien Campeas [formfields] set a reasonable minimal minimum length to input/text, also set the max length if applicable (closes #344538) stable
Wed, 08 Jul 2009 19:47:36 +0200 Aurelien Campeas [reledit] try to be smart at getting a good default vid for relations, factor computing cardinality from reledit and formfields stable
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Thu, 02 Jul 2009 12:59:16 +0200 Sylvain Thénault missing import stable
Mon, 29 Jun 2009 17:14:05 +0200 Sylvain Thénault vocabulary method (eg field.choices) should now take the form instance as argument stable
Tue, 23 Jun 2009 13:43:39 +0200 Sylvain Thénault edit[s|o] field's value should be formatted as the associated field stable
Wed, 10 Jun 2009 18:45:06 +0200 Sylvain Thénault avoid overriding specified values when guessing field stable
Wed, 10 Jun 2009 14:51:48 +0200 Sylvain Thénault don't set select widget when a vocabulary widget is already specified on the field class stable
Wed, 10 Jun 2009 12:08:57 +0200 Sylvain Thénault fix TimeField format_prop, use format_single_value directly in render_example stable
Thu, 28 May 2009 18:46:04 +0200 Sylvain Thénault set default select size to 1 into the widget
Thu, 28 May 2009 18:45:51 +0200 Sylvain Thénault if choices is set and widget not explicitly specified, use Select in base field
Thu, 28 May 2009 18:32:12 +0200 Sylvain Thénault move widget selection's logic on fields
less more (0) -12 tip