Welcome to the django-tinymce documentation¶
django-tinymce is a Django application that contains a widget to render a form field as a TinyMCE editor.
- Features:
Use as a form widget or with a view.
Enhanced support for content languages.
Enables predefined link and image lists for dialogs.
Support for django-staticfiles
Can compress the TinyMCE Javascript code.
Integration with django-filebrowser.
The django-tinymce code is licensed under the MIT License, the same licence
as the TinyMCE 6 editor itself. See the LICENSE.txt
file in the distribution.
Starting with django-tinymce v1.5.1 TinyMCE editor is bundled with django-tinymce to enable easy installation and usage.
Documentation¶
- Installation
- Usage
- Changelog
- 4.0.0 (2024-03-27)
- 3.7.1 (2024-02-06)
- 3.7.0 (2024-02-06)
- 3.6.1 (2023-03-20)
- 3.6.0 (2023-03-18)
- 3.5.0 (2022-08-27)
- 3.4.0 (2021-11-25)
- 3.3.0 (2021-03-24)
- 3.2.0 (2020-12-10)
- 3.1.0 (2020-09-29)
- 3.0.2 (2020-04-22)
- 3.0.0 (2020-04-10)
- 2.9.0 (2020-04-10)
- 2.8.0 (2019-01-15)
- 2.7.0 (2017-12-19)
- 2.6.0 (2017-01-23)
- 2.5.0 (2017-01-23)
- 2.4.0 (2016-08-31)
- 2.3.0 (2016-03-10)
- 2.2.0 (2015-12-23)
- 2.1.0 (2015-12-23)
- 2.0.6 (2015-11-12)
- 2.0.5 (2015-09-09)
- 2.0.4 (2015-08-07)
- 2.0.3 (2015-08-06)
- 2.0.2 (2015-07-26)
- 2.0.1 (2015-07-24)
- 2.0.0 (2015-07-23)