skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 07 Mar 2014 14:03:44 +0100
changeset 9784 790956c311ef
parent 8207 c04676b16c59
permissions -rw-r--r--
EditRelationMixIn: stop using user_rql_callback Add generic add_relation/delete_relation ajax functions and use those. Related to #3567793

# -*- 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 entity's classes"""