storborg / pyramid_uniform

Form handling for Pyramid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make form.bind() method work with nested structures

storborg opened this issue · comments

When form.data has nested dicts, update the object supplied to form.bind() recursively.