Z
Z
zigen2015-04-01 15:26:12
Django
zigen, 2015-04-01 15:26:12

How to bulk upload photos in Django?

Good afternoon.
Tell me how to correctly implement the bulk upload of photos.
Let's say there is a model for adding news. For each news, I would like to upload a dozen or so photos, so that later they can be displayed on the page through some js (jquery) gallary viewer.
I ask you to advise a quality solution. Thanks

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Valentine, 2015-04-01
@vvpoloskin

We attached dropzone to our project. Drag and drop including from the explorer.

Z
zigen, 2015-04-02
@zigen

I did this method for multi-uploading files through the admin panel. Crutch of course, but it works

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question