skeleton/entities.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 10 Sep 2012 16:25:48 +0200
changeset 8560 fef0b8214fcf
parent 8207 c04676b16c59
permissions -rw-r--r--
[web app] move set of status_out into validation_error_handler to ease readability

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