misc/migration/3.8.3_common.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 29 Mar 2013 17:25:56 +0100
changeset 8843 ea05b8545dd8
parent 5589 25bf54dab82b
permissions -rw-r--r--
[session/transaction] handle cnxset repository logic in transaction Interacting with the repo is now handled by the Transaction code directly.

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')