Hi list, I'm developing a website for a local newspaper which is distributed as PDF as well. I was asked to keep track of how many times each edition is downloaded, but I want to make a difference between completed downloads and uncompleted.
Now I'm serving the file through the HttpResponse object [0] but I have no control once the view returns it. Is there a way to know whether the file was successfully downloaded? Regards, [0] http://docs.djangoproject.com/en/dev/ref/request-response/#telling-the-browser-to-treat-the-response-as-a-file-attachment -- AlvAro --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---