doc/changes/index.rst
author Florent Cayré <florent.cayre@logilab.fr>
Wed, 04 May 2016 17:07:41 +0200
changeset 11240 1694e6e9ff94
parent 10927 41341b5a1f49
child 11391 9294fa5bc336
permissions -rw-r--r--
[forms] Fix edition of TZDatetime attributes Parse the submitted web form values into a timezone-aware datetime (by default, UTC) when such an attribute is edited. This is done using an automatically-selected (by `web.formfield.guess_field`) field named `TZDatetimeField`. Closes #12666598.

Release notes
-------------

.. toctree::
    :maxdepth: 1

    3.22
    3.21
    3.20
    3.19
    3.18
    3.17
    3.16
    3.15
    3.14