On Fri, 2016-12-23 at 19:43 +0000, Stephen Finucane wrote: > Forms cast boolean values to strings, and attempting to coerce using > the > 'bool' function does not correctly return them to true boolean > values. > Correct this by doing a string comparison instead. > > Signed-off-by: Stephen Finucane <[email protected]> > Fixes: 0abde97aa ("forms: Use TypedChoiceField")
Quick merge to fix the tests. _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
