diff -r 806739a26858 -r f58715468f1e annot-server/settings.py.tmpl --- a/annot-server/settings.py.tmpl Mon Jan 19 13:31:28 2015 +0100 +++ b/annot-server/settings.py.tmpl Mon Jan 19 15:55:17 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