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

Update to 4.4.4 from 4.4.0 fails

Open sweaver360 opened this issue 11 years ago • 1 comments

I just tried updating from 4.4.0 to 4.4.4 but ckeditor is no longer working. I added the new CKEDITOR_JQUERY_URL variable to settings.py but that didn't solve it, is there anything else that has changed?

sweaver360 avatar Jan 19 '15 15:01 sweaver360

You should use django-ckeditor==4.4.7 now, as this fork got merged to upstream. There were some JS fixes inbetween that may be related to your problems probably.

riklaunim avatar Jan 19 '15 15:01 riklaunim