skeleton/entities.py.tmpl
author Damien Garaud <damien.garaud@logilab.fr>
Fri, 10 Feb 2012 16:22:38 +0100
branchstable
changeset 8212 a045d3821990
parent 8207 c04676b16c59
permissions -rw-r--r--
[workflow view] Display a non-localized version of state/transition names (closes #1912537).

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