Closed valdivieso01 closed 5 years ago
Hi @valdivieso01
That's an issue in your code, the line you highlighted should include the set
argument
Guide.objects.create(file=each, set=something)
However closing this because it's not an issue with django-multiupload.
Thanks
Hi!
When tray to upload files in my project show this error:
the code is: