skeleton/hooks.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 27 Jan 2011 13:42:51 +0100
branchstable
changeset 6906 5f13aefb470b
parent 5423 e15abfdcce38
child 8207 c04676b16c59
permissions -rw-r--r--
[forms] EntityFieldsForm now take extra mainentity argument, for usage with composite form (the main form) where one of the subform edits the main entity

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