skeleton/migration/precreate.py
changeset 0 b97547f5f1fa
child 1398 5fe84a5f7035
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/skeleton/migration/precreate.py	Wed Nov 05 15:52:50 2008 +0100
@@ -0,0 +1,3 @@
+# Instructions here will be read before reading the schema
+# You could create your own groups here, like in :
+#   add_entity('EGroup', name=u'mygroup')