Domanda

Is possible to change the built-in widgets html output using WTForms and Jinja2?

I want to change the form fields for an xisting Jinja2 template.

The template has a {{ form.my_field }} for a StringField.

I want it to output instead of the built-in widget, without changing the template.

Nessuna soluzione corretta

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top