skeleton/sobjects.py.tmpl
author Laura Médioni <laura.medioni@logilab.fr>
Mon, 28 Apr 2014 14:11:23 +0200
changeset 9966 6c2d57d1b6de
parent 8207 c04676b16c59
permissions -rw-r--r--
[CWEP002] Add schema finalization checks for computed attributes ``finalize_computed_attributes`` essentially checks that computed attributes types match with the type declaration of the attribute. Related to #3546717.

# -*- 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 repository side views, usually for notification"""