summaryrefslogtreecommitdiff
path: root/local_settings.py.pip.sample
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-10-17 17:11:50 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-10-17 17:11:50 +0200
commit6d4b5f23c8e9b066bd9de375430d78adaad4f431 (patch)
treea99ef6cf6506e29406b0bb106f6c0d16ebb9ad22 /local_settings.py.pip.sample
parentc40c7f5621c9083cc274e3735b3c2e0000e8db38 (diff)
downloadChimère-6d4b5f23c8e9b066bd9de375430d78adaad4f431.tar.bz2
Chimère-6d4b5f23c8e9b066bd9de375430d78adaad4f431.zip
Manage new version of tinyMCE
Diffstat (limited to 'local_settings.py.pip.sample')
-rw-r--r--local_settings.py.pip.sample1
1 files changed, 0 insertions, 1 deletions
diff --git a/local_settings.py.pip.sample b/local_settings.py.pip.sample
index 747427f..105002e 100644
--- a/local_settings.py.pip.sample
+++ b/local_settings.py.pip.sample
@@ -33,7 +33,6 @@ DATABASES = {
}
# if you want to use tinymce provide an URL or a relative path to find it
-TINYMCE_URL = ''
JQUERY_JS_URLS = (
'%sjquery/jquery.js' % STATIC_URL,
'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.min.js')