misc/migration/3.13.0_Any.py
author Rémi Cardona <remi.cardona@logilab.fr>
Mon, 17 Feb 2014 11:27:25 +0100
changeset 9815 12e6d911027a
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[views] Rewrite cw.utils.formContents() with jQuery (closes #3747244) Use jQuery's serializeArray() method instead. Just keep a bit of compatibility with FCKEditor...

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