skeleton/hooks.py.tmpl
author Florent Cayré <florent.cayre@logilab.fr>
Mon, 09 Jul 2012 12:24:05 +0200
changeset 8458 1c5f3c66ec53
parent 8207 c04676b16c59
permissions -rw-r--r--
[html form] use __linkto url parameter value as a default value of the corresponding field in a creation form (closes #2407770)

# -*- 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"""