Re: Test Api with multiple files on same field

2020-10-19 Thread Muhammad Imran
Can you send me for one I need to do for one file On Mon, Oct 19, 2020 at 11:36 AM Muhammad Imran wrote: > Can you post serialize class and view here for upload images please I need > to do that stuff big thanks. > > On Tuesday, July 16, 2019 at 2:20:49 PM UTC+5 Tobias wrote: > >> Found the

Re: Test Api with multiple files on same field

2020-10-19 Thread Muhammad Imran
Can you post serialize class and view here for upload images please I need to do that stuff big thanks. On Tuesday, July 16, 2019 at 2:20:49 PM UTC+5 Tobias wrote: > Found the solution by myself: Just add a list of files to the files block. > > from django.core.files.base import ContentFile >