3.1.0
版本发布时间: 2023-10-11 05:24:28
pallets-eco/wtforms最新发布版本:3.1.2(2024-01-06 15:53:50)
Released 2023-10-10
- Documentation improvements #726 #733 #749 #767 #788 #789 #793
- Translation improvements #732 #734 #754
- Implement :class:
~fields.ColorField
#755 - Delayed import of
email_validator
. #727 -
<option>
attributes can be passed by the :class:~fields.SelectField
choices
parameter #692 #738 - Use the standard datetime formats by default for
:class:
~fields.DateTimeLocalField
#761 - Python 3.11 support #763
- Added shorter format to :class:
~fields.DateTimeLocalField
defaults #761 - Stop support for python 3.7 #794
- Added shorter format to :class:
~fields.WeekField
defaults #765 - Move to pyproject.toml #796
- URL validator takes a
allow_ip
parameter #800 - Implement :class:
~validators.ReadOnly
and :class:~validators.Disabled
#788