skeleton/hooks.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 14 Feb 2012 15:14:22 +0100
brancholdstable
changeset 8231 1bb43e31032d
parent 5423 e15abfdcce38
child 8207 c04676b16c59
permissions -rw-r--r--
[bfss, migration] fix storage migration (closes #2189206) The storage migration intend to clean the attributes cache but in practice it was trying to discard attribut edition. As no attribut were edited this lead to a crash.

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