An open API service indexing awesome lists of open source software.

https://github.com/darklow/django-suit-ckeditor

CKEditor (WYSIWYG editor) integration app for Django admin
https://github.com/darklow/django-suit-ckeditor

Last synced: 8 months ago
JSON representation

CKEditor (WYSIWYG editor) integration app for Django admin

Awesome Lists containing this project

README

          

===================================
CKEditor for Django admin
===================================

**CKEditor (WYSIWYG editor) integration app for Django admin**.

http://ckeditor.com/

Documentation
=============

See `Django Suit documentation `_ on WYSIWYG editors.

Build Status
============

Django Suit CKeditor app uses Travis CI to perform tests on different Django and Python versions.

.. |master| image:: https://travis-ci.org/darklow/django-suit-ckeditor.png?branch=master
:alt: Build Status - master branch
:target: http://travis-ci.org/darklow/django-suit-ckeditor

|master|