We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61374d5 commit 4411272Copy full SHA for 4411272
jstemplate/tests/project/project/settings.py
@@ -1,8 +1,6 @@
1
import sys
2
import os
3
4
-FILE_CHARSET = "utf8"
5
-
6
DIR = os.path.dirname(os.path.abspath(__file__))
7
BASE_DIR = os.path.join(DIR, '..', '..', '..', '..')
8
sys.path.insert(0, os.path.abspath(BASE_DIR))
0 commit comments