Question

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

Était-ce utile?

La solution

Try django-attachments.

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top