multiple-file-upload icon indicating copy to clipboard operation
multiple-file-upload copied to clipboard

Stopped working with Django 2.0.2

Open myanalysis opened this issue 6 years ago • 1 comments

my app was perfect until I updated to either Django 2.0.2 or the new jQuery-File-Upload - not sure which? But my code is no longer working. Spent days with no solution.
It appears the request.FILES are no longer showing up in the view? Thanks.

myanalysis avatar Mar 05 '18 03:03 myanalysis

@myanalysis Here is the support for django latest versions, please check: https://github.com/Revel109/django-multiupload-lts

abu-yusuf-dev avatar Aug 27 '19 08:08 abu-yusuf-dev