Anyone know what proxies still don't like foo.js?v=1 style URLs? I thought we were past this. Also, a static build process (a la require.js) solves a lot of these for you in a way that's not specific to Django or any other framework. You also don't end up bloating your web app code with the concern for how static files are to be processed, which I personally like a lot. Another way to go is to use Google's mod_pagesp…
https://developers.google.com/speed/docs/best-practices/cach...