如何删除使用django-ckeditor上传的图像? [英] How to remove images uploaded with django-ckeditor?

查看:134
本文介绍了如何删除使用django-ckeditor上传的图像?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在Django管理界面的CKEditor中上传了一些图像。我可以通过单击编辑器中的图像按钮来浏览和选择图像,然后在弹出的窗口中单击浏览服务器。这是弹出窗口的屏幕截图:

I have uploaded some images within the CKEditor in the Django admin interface. I can browse and select images by clicking the "Image" button in the editor, and then click "Browse Server" in the window that pops up. Here is a screenshot of the pop-up:

我的问题是:如何删除服务器上的图像?

My question is: How can I delete images on the server?

推荐答案

恐怕ckeditor无法做到这一点(至少我没有现成的功能)。

I'm afraid this is not possible with ckeditor (at least I see no such functionality out-of-the-box).

您可以使用Django文件管理器

You can use a django file manager

https://www.djangopackages.com/grids/g/file-managers/

例如, django-filebrowser

这篇关于如何删除使用django-ckeditor上传的图像?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆