Skip to content

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 184 Bytes

README.rst

File metadata and controls

executable file
·
9 lines (6 loc) · 184 Bytes

## INSTALLED_APPS

  • ckeditor
  • spicy.document

## settings.py

  • CKEDITOR_JQUERY_URL = '//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js'
  • CKEDITOR_UPLOAD_PATH = "uploads/"