sibtc / multiple-file-upload

Django Multiple Files Upload Using Ajax
https://simpleisbetterthancomplex.com/tutorial/2016/11/22/django-multiple-file-upload-using-ajax.html
MIT License
113 stars 81 forks source link

Stopped working with Django 2.0.2 #1

Open myanalysis opened 6 years ago

myanalysis commented 6 years ago

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.

abu-yusuf-dev commented 5 years ago

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