django-sendfile
django-sendfile copied to clipboard
Added no_file_check to sendfile for remote proxy case
Makes sendfile useful for object stores (eg S3) when running behind a proxying webserver.
eg: http://distinctplace.com/infrastructure/2013/09/18/use-nginx-to-proxy-files-from-remote-location-using-x-accel-redirect/
Sorry for the double-submit. Testing revealed an unexpected problem.