doc/book/en/development/datamodel/definition.rst
branchstable
changeset 4744 0772d4e29d52
parent 4464 437cc57f7474
child 4936 a4b772a0d801
--- a/doc/book/en/development/datamodel/definition.rst	Tue Mar 02 15:11:11 2010 +0100
+++ b/doc/book/en/development/datamodel/definition.rst	Tue Mar 02 15:37:45 2010 +0100
@@ -266,8 +266,11 @@
   This can only be used for the actions `update` and `delete` of an entity
   type.
 
-It is also possible to use specific groups if they are defined in the precreate
-of the cube (``migration/precreate.py``).
+It is also possible to use specific groups if they are defined in the
+precreate of the cube (``migration/precreate.py``). Defining groups in
+postcreate or even later makes them NOT available for security
+purposes (in this case, an `sync_schema_props_perms` command have to
+be issued in a CubicWeb shell).
 
 
 Use of RQL expression for write permissions