cubicweb/skeleton/cubicweb_CUBENAME/hooks.py.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 26 Jan 2017 16:34:56 +0100
branch3.24
changeset 11922 5f886dc718ab
parent 11454 7770559e3945
permissions -rw-r--r--
[web] Handle unspecified value in TZDatetimeField `field._ensure_correctly_typed(self, form, value)` should return None if value is None. Closes #17050181.

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s specific hooks and operations"""