misc/migration/3.8.3_common.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 21 Oct 2015 17:21:18 +0200
changeset 10803 d261bd7c47cf
parent 5589 25bf54dab82b
permissions -rw-r--r--
[postcreate] properly set is_instance_of for bootstrap entities Entities created before CWEType itself need the is/is_instance_of relations created later. We were actually only inserting "is". Closes #7656606.

option_group_changed('port', 'main', 'web')
option_group_changed('query-log-file', 'main', 'web')
option_group_changed('profile', 'main', 'web')
option_group_changed('max-post-length', 'main', 'web')