Is there any custom widget (or a special magic way) to upload multiple files (or a whole folder!) through one form field?
I have tried this multifile widget but it uses many simple FileFileds.
Is there any custom widget (or a special magic way) to upload multiple files
Share
https://github.com/tstone/django-uploadify is a reusable Django app that integrates http://uploadify.com.
From Uploadify’s website: