misc/migration/3.13.0_Any.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 25 Apr 2013 16:55:12 +0200
changeset 8936 010adc548b97
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[form] remove hard coded id html id should be unique. It is clearly not achieved here.

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