diff -r 69a7e0b101de -r 926f0426ce78 annot-server/settings.py.tmpl --- a/annot-server/settings.py.tmpl Fri Oct 17 17:54:06 2014 +0200 +++ b/annot-server/settings.py.tmpl Sun Oct 19 12:52:38 2014 +0200 @@ -8,5 +8,4 @@ STATIC_URL = '/static' STATIC_ROOT = os.path.join(os.path.dirname(os.path.abspath(__file__)),'static') - -from settings import * +LDT_PLATFORM_BASE_URL = 'http://ldt.iri.centrepompidou.fr/ldtplatform'