Here are some demo links. Browse the code to see how they are implemented
In the following views, Django streams the files, no optimization has been setup.
In the following views, Django delegates actual streaming to another server, for improved performances.
Since nginx and other servers aren't installed on the demo, you will get raw "X-Sendfile" responses. Look at the headers!