Having several issues on basic editing features in Django 3RC2, such as including html tag by itself.
http://stackoverflow.com/questions/22043903/django-ckeditor-pastes-html-tags-in-wysiwyg
I am trying CKEditor 4.3.4 and demo online looks to be fine: Does it solve the issue both from backend as frontend, as looking in the demo ?
Which version of CKEditor does Django 3 RC2 include?
Has someone tested CKeditor 4.3.4 on Django 3RC2 ?
Developers refuse to install it cause it may break dependencies.
Which upgrade should be done in Django to support CKeditor 4.3.4 ?