我正在将Drupal安装从6升级到7。Drupal 6使用ckeditor模块没有任何困难。Failed to load resource: the server responded with a status of 404 (Not Found) http://mysite/ckeditor.jsmcqjp7
我不知道为什么ckeditor会在网站室里找那
我正在尝试将ckeditor集成到我的django博客应用程序中。我严格遵循了django-ckeditor的github页面中的所有说明。例如,安装,添加到已安装的应用程序中,添加到urls中,收集静态文件,在settings.py中配置设置,并在必要时在模型中导入ckeditor.fields。_bootstrap>", line 953, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'ckeditor_upl