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
- Host: GitHub
- URL: https://github.com/darklow/django-suit-ckeditor
- Owner: darklow
- Created: 2013-03-17T22:07:54.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2020-01-29T00:00:59.000Z (over 6 years ago)
- Last Synced: 2025-03-18T13:32:03.283Z (about 1 year ago)
- Language: JavaScript
- Size: 1.08 MB
- Stars: 14
- Watchers: 5
- Forks: 14
- Open Issues: 12
-
Metadata Files:
- Readme: README.rst
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|