skeleton/migration/precreate.py
changeset 1977 606923dff11b
parent 1398 5fe84a5f7035
child 3492 bb520ce86afb
equal deleted inserted replaced
1976:851e08142873 1977:606923dff11b
     1 # Instructions here will be read before reading the schema
     1 # Instructions here will be read before reading the schema
       
     2 """
       
     3 
       
     4 :organization: Logilab
       
     5 :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
       
     6 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
       
     7 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
       
     8 """
     2 # You could create your own groups here, like in :
     9 # You could create your own groups here, like in :
     3 #   add_entity('CWGroup', name=u'mygroup')
    10 #   add_entity('CWGroup', name=u'mygroup')