wagtail/docs/reference/contrib/forms
Baptiste Mispelon c6c996b54c Make all formbuilder field types accept a custom widget + add docs
Prior to this change, it was inconsistent whether passing
a `widget` argument as an option to a create_<field>_field()
method would work or not (it might work, or might result in a
TypeError caused by the duplicate argument).
2025-04-06 17:03:14 +10:00
..
customization.md Make all formbuilder field types accept a custom widget + add docs 2025-04-06 17:03:14 +10:00
index.md Mention third-party StreamField form builder packages in form builder docs 2025-04-02 06:17:47 +10:00