Open myanalysis opened 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.
@myanalysis Here is the support for django latest versions, please check: https://github.com/Revel109/django-multiupload-lts
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.