Try to use formsets
On Mon, Jan 14, 2013 at 6:55 PM, Chad Vernon wrote:
> I'm creating an asset management system with Django and I'm using this
> jquery multi-file uploader:
> http://blueimp.github.com/jQuery-File-Upload/
>
> I want to be able to get all uploaded files in a single POST request
I'm creating an asset management system with Django and I'm using this
jquery multi-file uploader:
http://blueimp.github.com/jQuery-File-Upload/
I want to be able to get all uploaded files in a single POST request
instead of each file having it's own request so I can count all the files
as a si
2 matches
Mail list logo