server/test/data/config1/application_hooks.py
author sylvain.thenault@logilab.fr
Tue, 17 Feb 2009 09:58:47 +0100
branchtls-sprint
changeset 648 a89ba1054cb2
parent 0 b97547f5f1fa
child 1977 606923dff11b
permissions -rw-r--r--
drop LinToEntityAction2, only used by the comment cube

"""hooks for config1

 Copyright (c) 2003-2007 LOGILAB S.A. (Paris, FRANCE).
 http://www.logilab.fr/ -- mailto:contact@logilab.fr
"""

HOOKS = {"after_add_relation" : {"concerned_by" : [lambda: None]}}