django-ckeditor-skins

Additinal Skins for the Django CKeditor


Keywords
ckeditor
License
GPL-3.0
Install
pip install django-ckeditor-skins==0.0.2

Documentation

Django CKeditor Skins

Providing skins to use with django-ckeditor

Install

pip install django-ckeditor-skins
  • Add ckeditor_skins to your INSTALLED_APPS
  • Run static collection