annot-server/settings.py.tmpl
changeset 42 926f0426ce78
parent 13 435d5c15275a
child 66 658561ea9e65
--- 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'