Skip to content

Commit

Permalink
Merge pull request #733 from shoeffner/master
Browse files Browse the repository at this point in the history
Add RadioInput to docs
  • Loading branch information
azmeuk committed Feb 12, 2022
2 parents b0f746a + 685e1d8 commit d69178c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/widgets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Built-in widgets
.. autoclass:: wtforms.widgets.MonthInput
.. autoclass:: wtforms.widgets.NumberInput
.. autoclass:: wtforms.widgets.PasswordInput
.. autoclass:: wtforms.widgets.RadioInput
.. autoclass:: wtforms.widgets.RangeInput
.. autoclass:: wtforms.widgets.SubmitInput
.. autoclass:: wtforms.widgets.SearchInput
Expand Down

0 comments on commit d69178c

Please sign in to comment.