misc/migration/3.14.7_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 17 Jan 2013 14:39:51 +0100
branchstable
changeset 8651 353bbd17a8b6
parent 8336 7ccd4367ee1c
permissions -rw-r--r--
Improve entity json export (closes #2559931) Make output from __json_encode__ predictable; use it in the ejsonexport view.

# migrate default format for TriInfo `comment_format` attribute
sync_schema_props_perms('TrInfo')

commit()