chore(deps): update dependency django-tinymce to v4
Compare changes
+ 1
− 1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
django-tinymce (changelog) | major |
==3.7.1 -> ==4.1.0
|
v4.1.0
Full Changelog: https://github.com/jazzband/django-tinymce/compare/4.0.0...4.1.0
v4.0.0
==================
The spellchecker plugin is gone (including USE_SPELLCHECKER
setting). Use
the browser_spellcheck
TinyMCE option (activated by default) to enable
browser-based spellchecking.
This MR has been generated by Renovate Bot.