summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.py b/settings.py
index 45ec98c..b0e3cf2 100644
--- a/settings.py
+++ b/settings.py
@@ -25,6 +25,7 @@ TIME_ZONE = 'US/Eastern'
# http://www.w3.org/TR/REC-html40/struct/dirlang.html#langcodes
# http://blogs.law.harvard.edu/tech/stories/storyReader$15
LANGUAGE_CODE = 'en-us'
+DEFAULT_CHARSET = 'utf-8'
SITE_ID = 1