If this exception occurred you can solve this exception by some deferent way
Some times you need to upgrade django-ckeditor by bellow commend -
pip install django-ckeditor --upgrade
Some times it can solve by bellow way-
Add ckeditor and ckeditor_uploader to your INSTALLED_APPS in settings.py