misc/migration/3.13.0_Any.py
author Arthur Lutz <arthur.lutz@logilab.fr>
Wed, 10 Feb 2016 14:43:05 +0100
changeset 11103 d1798710f922
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[exceptions] fix string conversion for Unauthorized exception changeset 3cb87b61b067 changed CubicWebException to define __unicode__ as the main entry point for string conversion, but left Unauthorized's __str__ definition unchanged, leading to a mismatch. Closes #10646396.

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