misc/migration/3.13.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 02 Oct 2014 17:18:29 +0200
changeset 10080 bc7c3b0f439b
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[web] stop accepting the magic __message form parameter This has been deprecated for a while, and replaced by _cwmsgid, which doesn't allow arbitrary content.

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