|
From: Sebastien D. <sd...@gm...> - 2013-12-11 17:05:42
|
On Thu, Dec 5, 2013 at 6:12 PM, Chris Lambacher <ch...@ka...> wrote: >> Right, same broken tests with the 1.2.5. > > That narrows things down. Do you have a custom validator that expects a > sequence that doesn't derive from a formencode validator that expects as > sequence (list, dict, tuple, etc)? If so you will need to add an > accept_iterator = True property to your validator. You can do a quick test > for that by adding it to the instantiation args somewhere you use the > validator. Exact, we use iterator. It's work now with FormEncode 1.2.6. I will try later with 1.3.0a1. Thanks Chris. -- Sebastien Douche <sd...@gm...> Twitter: @sdouche / G+: +sdouche |