Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Django Static Stuff

Django Static Stuff

Handling the Un-Django Parts of Your Django App

Matthew Dapena-Tretter

July 10, 2013
Tweet

More Decks by Matthew Dapena-Tretter

Other Decks in Programming

Transcript

  1. STATIC STUFF Handling the Un-Django Parts of Your Django App

    Matthew Tretter @matthewwithanm [email protected] github.com/matthewwithanm http://speakerdeck.com/matthewwithanm/django-static-stuff
  2. You can’t tell your users to clear their cache Far-future

    FTW Safer deployments Photo by patriziasoliani http://www.flickr.com/photos/55524309@N05/5378314720/
  3. 1.Collect the static files from all apps into temporary location

    2.Perform the build 3.Collect the built files Photo by Spencer Garness http://www.flickr.com/photos/njorthr/4030750472/
  4. Photo by Brin F. But it’s slightly different than before!

    No it’s not. http://thumbsandammo.blogspot.com/2013/03/blog-post_4297.html