When I use this application (Filedownload, jquery) https://jqueryfiledownload.apphb.com/
There are some important issue in order for this plugin to work you must also write a cookie in an http header "Set-Cookie: fileDownload=true; path=/"
How can I make a cookie in Django framework? (fileDownload, path)