[PATCH] Make MultipleBooleanField.to_python work when the field value is missing
Jeremy Kerr
jk at ozlabs.org
Thu Apr 14 17:14:07 EST 2011
Hi Guilherme,
> If you write a test for, say, the bundle form of a patch list, you'd still
> have to specify the 'no change' value to other form (e.g. the multiple update
> one) fields using MultipleBooleanField or else it'd raise a ValueError when
> field.clean() is called as part of form._get_errors().
Applied, thanks. Looks like I just hit this with bundle updates too.
Cheers,
Jeremy
More information about the Patchwork
mailing list