server/test/data/config1/application_hooks.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 27 May 2009 11:17:53 +0200
branchstable
changeset 1949 9064102b4deb
parent 0 b97547f5f1fa
child 1977 606923dff11b
permissions -rw-r--r--
test Bytes storage/retreival

"""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]}}