skeleton/hooks.py.tmpl
author Aurelien Campeas
Thu, 11 Jul 2013 13:32:27 +0200 (2013-07-11)
changeset 9293 723e2c586ea3
parent 8207 c04676b16c59
permissions -rw-r--r--
[entity] Entity.related(): add a targettypes argument (closes #2957313) This allows to restrict the entity types returned by the method (passed to cw_related_rql). When such an argument is given, no caching happens.
# -*- coding: utf-8 -*-
# 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"""