How can I send lists/arrays in POST forms and get them decoded with Colander? I've tried in several ways but no luck so far. Using a form and Colander schema like the following will throw the error: How can I send lists/arrays in POST forms and g
How can I send lists/arrays in POST forms and get them decoded with Colander? I've tried in several ways but no luck so far. Using a form and Colander schema like the following will throw the error: How can I send lists/arrays in POST forms and g