django-mediumeditor icon indicating copy to clipboard operation
django-mediumeditor copied to clipboard

Added renderer=None in widgets.py: Fixing the Syntax Error in Django version >=2

Open abedyngash opened this issue 5 years ago • 0 comments

Added the parameter 'renderer=None' in widgets.py file which was throwing errors in django v2

abedyngash avatar Jun 11 '20 05:06 abedyngash