Skip to content

Instantly share code, notes, and snippets.

@nottrobin
Created February 25, 2016 10:13
Show Gist options
  • Select an option

  • Save nottrobin/48c01fd050f9324017ee to your computer and use it in GitHub Desktop.

Select an option

Save nottrobin/48c01fd050f9324017ee to your computer and use it in GitHub Desktop.
Django settings example for setting max-age headers with Whitenoise
# myapp/settings.py
WHITENOISE_MAX_AGE = 31557600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment