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.