Pergunta

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

Foi útil?

Solução

Try django-attachments.

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top