comment régler une longueur maximale wtform
{{ form.form_input_name(maxlength=50) }}
Tired Turtler
{{ form.form_input_name(maxlength=50) }}