skeleton/hooks.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 17 Sep 2010 16:54:57 +0200
branchstable
changeset 6283 c827fa795a6b
parent 5423 e15abfdcce38
child 8207 c04676b16c59
permissions -rw-r--r--
[reledit] more api cleanup * deprecates usage of giving rvid/default_value to select (use rtag instead) * deprecates usage of _one_rvid/_many_rvid, use autolimited view instead

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