I am only getting 1 file back from form.cleaned_data for filefields with attrs={'multiple': True} when I upload multiple files. I believe this is a duplicate of #98 and #58 but those solutions does not work out at all. Is it alright if this issue can be fixed?
I am only getting 1 file back from form.cleaned_data for filefields with attrs={'multiple': True} when I upload multiple files. I believe this is a duplicate of #98 and #58 but those solutions does not work out at all. Is it alright if this issue can be fixed?