server/test/data/config2/application_hooks.py
author Emile Anclin <emile.anclin@logilab.fr>
Wed, 11 Feb 2009 14:21:17 +0100 (2009-02-11)
changeset 576 b9803ed2e31d
parent 0 b97547f5f1fa
child 1977 606923dff11b
permissions -rw-r--r--
propostion for integrating the simple setup
"""hooks for config2

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

HOOKS = {"after_delete_relation" : {"todo_by" : [lambda: 1]}}