Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chris
flyers
Commits
1d0a358d
Commit
1d0a358d
authored
Nov 08, 2014
by
chris
Browse files
settings.py: add CKEDITOR_JQUERY_URL
parent
7f2a5180
Changes
1
Hide whitespace changes
Inline
Side-by-side
flyers/settings.py
View file @
1d0a358d
...
...
@@ -101,6 +101,7 @@ CKEDITOR_CONFIGS = {
]
},
}
CKEDITOR_JQUERY_URL
=
'//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js'
from
django.conf
import
global_settings
TEMPLATE_CONTEXT_PROCESSORS
=
global_settings
.
TEMPLATE_CONTEXT_PROCESSORS
+
(
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment