From 6d4b5f23c8e9b066bd9de375430d78adaad4f431 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 17 Oct 2016 17:11:50 +0200 Subject: Manage new version of tinyMCE --- local_settings.py.pip.sample | 1 - 1 file changed, 1 deletion(-) (limited to 'local_settings.py.pip.sample') 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') -- cgit v1.2.3