misc/migration/3.13.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 23 Sep 2011 12:17:12 +0200
branchstable
changeset 7854 d95a76df33a9
parent 7542 86e9632a4e9c
child 7921 a93e2ed5877a
permissions -rw-r--r--
[web] properly redirect when user login on loggedout view (closes #1954050) This avoid getting a "you've no access to this view" message

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