summaryrefslogtreecommitdiff
path: root/example_project/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'example_project/settings.py')
-rw-r--r--example_project/settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/example_project/settings.py b/example_project/settings.py
index dec2827..6aaa577 100644
--- a/example_project/settings.py
+++ b/example_project/settings.py
@@ -76,6 +76,7 @@ CHIMERE_SHAPEFILE_ENCODING = 'ISO-8859-1'
CHIMERE_THUMBS_SCALE_HEIGHT=250
CHIMERE_THUMBS_SCALE_WIDTH=None
+CHIMERE_CSV_ENCODING = 'ISO-8859-1'
ADMINS = (
# ('Your Name', 'your_email@domain.com'),