From: Thierry Parmentelat Date: Thu, 19 Feb 2015 15:32:13 +0000 (+0100) Subject: set DATAROOT to ROOT when this directory does not exist X-Git-Tag: myslice-1.3~88^2~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=45ea7c4ae1398b959f23b4a47d584aa1986604bc;hp=45ea7c4ae1398b959f23b4a47d584aa1986604bc;p=unfold.git set DATAROOT to ROOT when this directory does not exist this is for a development environment without this change the DB is unconditionnally located under /var/unfold which is not supposed to exist on a devel box -- from __future__ import print_function -- new flag DEBUG_SETTINGS removed TEMPLATE_DEBUG which is not used anymore ---