| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.1.0.tar.gz | 2023-10-10 | 125.4 kB | |
| 3.1.0.zip | 2023-10-10 | 217.6 kB | |
| README.md | 2023-10-10 | 880 Bytes | |
| Totals: 3 Items | 343.9 kB | 0 | |
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.SelectFieldchoicesparameter #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.DateTimeLocalFielddefaults #761 - Stop support for python 3.7 [#794]
- Added shorter format to :class:
~fields.WeekFielddefaults #765 - Move to pyproject.toml [#796]
- URL validator takes a
allow_ipparameter [#800] - Implement :class:
~validators.ReadOnlyand :class:~validators.Disabled#788