diff -r 9611905b58fe -r 2e2414765a59 annot-server/settings.py.tmpl --- a/annot-server/settings.py.tmpl Tue Jan 13 15:27:20 2015 +0100 +++ b/annot-server/settings.py.tmpl Thu Jan 15 17:56:57 2015 +0100 @@ -11,3 +11,5 @@ LDT_PLATFORM_BASE_URL = 'http://ldt.iri.centrepompidou.fr/ldtplatform' SYNC_POST_PARAM = {} + +DEBUG = True \ No newline at end of file