Django-tinymce

Latest version: v4.0.0

Safety actively analyzes 619212 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

4.0.0

==================

- Upgrade embedded TinyMCE from 5.10.7 to 6.8.3

The spellchecker plugin is gone (including ``USE_SPELLCHECKER`` setting). Use
the `browser_spellcheck` TinyMCE option (activated by default) to enable
browser-based spellchecking.

3.7.1

==================

- Reintroduce the ``MANIFEST.in`` file to properly build the package.
Release 3.7.0 on PyPI was unusable (454).

3.7.0

==================

- Drop support for Django 2.2, 4.0, and 4.1.
- Add support for Django 4.2 and 5.0.
- Drop support for Python 3.7 and add support for Python 3.11 and 3.12.
- New ``pyproject.toml`` replaces the legacy ``setup.py`` project config.
- Use staticfiles storage API to find tinymce location (420). It was already
done in 3.6.0, but had to be reverted in 3.6.1 (see 430).
- Fixed selector usage for elements with ``__prefix__`` (typically inlines).
- ``TINYMCE_JS_ROOT`` setting has been removed.

3.6.1

==================

- Fixed a regression by reverting usage of staticfiles to find tinymce
location (420, 430).

3.6.0

==================

- Upgrade embedded tinyMCE from 5.10.1 to 5.10.7
- Replace obsolete mode and elements by selector and target (417)
- Detect non-installed tinyMCE soon in init_tinymce.js
- Stop installing the tests directory (355)
- Add support for translatable strings in tinyMCE config
- Use staticfiles storage API to find tinymce location (420)

3.5.0

==================

- Support new non-jQuery formset:added event triggered on Django 4.1
- Replace an obsolete call to tinyMCE.editors (391)
- Confirm support for Django 4.0 and 4.1
- Drop support for Django 3.0, 3.1 and Python 3.6
- Add Python 3.10 support

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.