From a3f562c6050819aeee23bd10e3efa38126e7f0d7 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 25 Aug 2013 12:56:23 +0200 Subject: Improve cached_label display --- example_project/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example_project') diff --git a/example_project/settings.py b/example_project/settings.py index 4930d6efa..6b2d1e2c6 100644 --- a/example_project/settings.py +++ b/example_project/settings.py @@ -160,7 +160,7 @@ ENCODING = 'windows-1252' APP_NAME = "SRA - Pays de la Loire" SURFACE_UNIT = 'square-metre' SURFACE_UNIT_LABEL = u'm²' -JOINT = u" - " +JOINT = u"|" ISHTAR_OPE_COL_FORMAT = None # DB key: (txt_idx, label) ISHTAR_OPE_TYPES = {} -- cgit v1.2.3