문제

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