skeleton/migration/precreate.py
author Alain Leufroy <alain.leufroy@logilab.fr>
Thu, 25 Mar 2010 20:33:03 +0100
changeset 5024 9e718abe3fde
parent 4212 ab6573088b4a
child 5421 8167de96c523
permissions -rw-r--r--
add egg support with dependencies auto-installation

# 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')