kopia lustrzana https://github.com/jedie/PyInventory
fix CKeditor
rodzic
64220dcff4
commit
46869b484e
|
@ -138,7 +138,7 @@ DEBUG_TOOLBAR_CONFIG['SHOW_COLLAPSED'] = True # Show toolbar collapsed by defau
|
||||||
# _____________________________________________________________________________
|
# _____________________________________________________________________________
|
||||||
# django-ckeditor
|
# django-ckeditor
|
||||||
|
|
||||||
CKEDITOR_BASEPATH = STATIC_URL + 'ckeditor/'
|
CKEDITOR_BASEPATH = STATIC_URL + 'ckeditor/ckeditor/'
|
||||||
CKEDITOR_UPLOAD_PATH = 'uploads/'
|
CKEDITOR_UPLOAD_PATH = 'uploads/'
|
||||||
CKEDITOR_FILENAME_GENERATOR = 'utils.get_filename'
|
CKEDITOR_FILENAME_GENERATOR = 'utils.get_filename'
|
||||||
CKEDITOR_CONFIGS = {
|
CKEDITOR_CONFIGS = {
|
||||||
|
|
Ładowanie…
Reference in New Issue