django-mediumeditor
django-mediumeditor copied to clipboard
Adds MediumEditor (https://yabwe.github.io/medium-editor/) to Django.
Hi, Does anyone have this problem with Django 2.1? I followed the installation strictly. Thanks
Added the parameter 'renderer=None' in widgets.py file which was throwing errors in `django v2`
I am getting this error on the console of the browser. Please share, if anyone has faced the same problem with the solution, if possible.
This was lovely and easy to install, thanks! Is there a way to add mediumeditor extensions when it's been installed with django-mediumeditor? I couldn't see if/how that's possible.
Tests!