Uploading multiple files with rest api

10 views
Skip to first unread message

Suraj Thapa FC

unread,
Aug 16, 2019, 4:27:40 AM8/16/19
to django...@googlegroups.com
I want to upload Multiple files without using models to a specific folder in rest api

Bhoopesh sisoudiya

unread,
Aug 16, 2019, 7:18:08 AM8/16/19
to django...@googlegroups.com
Well No problem one solution is that

Setp 1. Create form object in JavaScript.
Setp 2. Add multiple files in form object.
Setp 3. Send this form object in request with method like POST.
Setp 4. Iterate each file and save in prefer location.

On Fri, Aug 16, 2019, 1:57 PM Suraj Thapa FC <surajt...@gmail.com> wrote:
I want to upload Multiple files without using models to a specific folder in rest api

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPjsHcFUNx3oQcteyhHja7xk7tKPN59DVOP7Z1Z9LL2k_EU8uQ%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages