I'm working on my first project and I need a minimal image uploader using the admin that return the images in a html with their urls

有帮助吗?

解决方案

Try django-attachments.

Only your attachments will be image files. Also, it gives an URL to the attachment.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top