misc/migration/3.13.0_Any.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Thu, 15 Sep 2011 08:34:31 +0200
branchstable
changeset 7793 8a330017ca4d
parent 7542 86e9632a4e9c
child 7921 a93e2ed5877a
permissions -rw-r--r--
[doc] add some documentation in cubicweb.web.action

sync_schema_props_perms('cw_source', syncprops=False)
add_attribute('CWSource', 'synchronizing')
if schema['BigInt'].eid is None:
    add_entity_type('BigInt')