cubicweb/skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 17 Feb 2016 14:03:56 +0100
changeset 11245 20b2e7ceecf6
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[migration] move CWComputedRType later The ordering in this file is a mess, and things don't actually work this way (when upgrading from 3.17).

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