doc/changes/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 22 Dec 2015 15:35:10 +0100
changeset 11034 75d752e6daf7
parent 10927 41341b5a1f49
child 11391 9294fa5bc336
permissions -rw-r--r--
[server] improve TZDatetime support by depending on logilab-database 1.15.0 including https://www.logilab.org/ticket/1485893, we can now keep the tzinfo attribute on datetime objects for TZDatetime attributes, so one knows that this is a tz-aware datetime. To easily make it work with backends that have no tz support, we keep converting tz-aware datetime objects into utc naive datetime objects before sending them to the database.

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

.. toctree::
    :maxdepth: 1

    3.22
    3.21
    3.20
    3.19
    3.18
    3.17
    3.16
    3.15
    3.14