skeleton/entities.py.tmpl
author Rémi Cardona <remi.cardona@logilab.fr>
Tue, 24 Nov 2015 17:31:09 +0100
changeset 10923 846e5676ca39
parent 8207 c04676b16c59
permissions -rw-r--r--
[web] Stop using config.repository() Since commit 3914388b2d0f, this method creates a new Repository object and thus reloads all the cubes, taking for ever. Closes #8634417.

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