Table of Contents
|
django-tinymce is a Django application that contains a widget to render a form field as a TinyMCE editor.
The django-tinymce code is licensed under the MIT License. See the LICENSE.txt
file in the distribution. Note that the TinyMCE editor is distributed under
its own license.
Starting with django-tinymce v1.5.1 TinyMCE editor is bundled with django-tinymce to enable easy installation and usage. django-staticfiles support is added to provide an easier way to configure and use django-tinymce. Note that django-tinymce and TinyMCE licenses are compatible (although different) and we have permission to bundle TinyMCE with django-tinymce.