cubicweb/skeleton/cubicweb_CUBENAME/hooks.py.tmpl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 05 Dec 2019 18:41:32 +0100
changeset 12809 9b809497978f
parent 11454 7770559e3945
permissions -rw-r--r--
[refactoring] blank lines to visually group lines for lisbility

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