misc/migration/3.4.0_common.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Wed, 29 Jun 2011 13:03:04 +0200
branchstable
changeset 7597 c6cf2a9b2331
parent 2489 37a747ad6fd4
child 8798 cdab3aadc679
permissions -rw-r--r--
[doc] SQL Server isolation level settings

from os.path import join
from cubicweb.toolsutils import create_dir

option_renamed('pyro-application-id', 'pyro-instance-id')

create_dir(join(config.appdatahome, 'backup'))