skeleton/hooks.py.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 14 Jan 2014 14:42:00 +0100
changeset 9407 34fccd9104bc
parent 8207 c04676b16c59
permissions -rw-r--r--
[migration/3.18] Add add_permission relation definitions earlier Otherwise sync_schema_props_perms('defaultval') does not work because the later relation is not in schema.

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