skeleton/migration/precreate.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 24 Mar 2010 07:55:30 +0100
changeset 4979 9194740f070e
parent 4212 ab6573088b4a
child 5421 8167de96c523
permissions -rw-r--r--
Added tag cubicweb-version-3.7.1 for changeset 6b0832bbd1da

# Instructions here will be read before reading the schema
"""

:organization: Logilab
:copyright: 2001-2010 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
"""
# You could create your own groups here, like in :
#   create_entity('CWGroup', name=u'mygroup')