dolzenko

Rack middleware submitted by dolzenko

Sort by: Latest | Highest rated

StaticFallback

Added by dolzenko at March 25, 2010 11:17 Star_smallStar_smallStar_smallStar_smallStar_small_half

Bounces or redirects requests to missing static files. Partially inspired by http://menendez.com/blog/using-django-as-pass-through-image-proxy/

I.e. could be useful when you want to run the server with production database locally and have user uploaded content fetched transparently from production site.