Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browsing uploaded images #199

Open
anshulthakur opened this issue Mar 19, 2024 · 1 comment
Open

Browsing uploaded images #199

anshulthakur opened this issue Mar 19, 2024 · 1 comment

Comments

@anshulthakur
Copy link

Hello, I'm migrating from django-ckeditor 4 to this repo. So far, everything else that I am using works great. However, I am at loss when I try to find an image that I uploaded to the editor (and refreshed the page before saving). Is there a way to browse the images that are present on the server in the upload path?

@goapunk
Copy link
Contributor

goapunk commented Mar 22, 2024

@anshulthakur There is no gallery like in django-ckeditor, images simply get uploaded to your media folder, there's no way to insert a previously uploaded image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants