3.1.1
版本发布时间: 2023-11-01 18:26:44
pallets-eco/wtforms最新发布版本:3.1.2(2024-01-06 15:53:50)
Released 2023-11-01
- Display
Flags
values in their repr. #808 -
~SelectField
andSelectMultipleField
choices
can beNone
ifvalidate_choice
isFalse
#809 - Documentation improvements #812 #815 #817
- Unit tests improvements #813
- Python 3.12 support #818
- Restored support for 3-items tuple return value from
iter_choices
#816