set DATAROOT to ROOT when this directory does not exist
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 19 Feb 2015 15:32:13 +0000 (16:32 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 19 Feb 2015 15:32:13 +0000 (16:32 +0100)
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


No differences found