Skip to content

Instantly share code, notes, and snippets.

@deanmalmgren
Created April 18, 2013 14:47
Show Gist options
  • Save deanmalmgren/5413309 to your computer and use it in GitHub Desktop.
Save deanmalmgren/5413309 to your computer and use it in GitHub Desktop.
variables included in TEMPLATE_CONTEXT_PROCESSORS not in template with DEBUG=False http://stackoverflow.com/questions/16084688/variables-included-in-template-context-processors-not-in-template-with-debug-fal

This is a simple gist to illustrate the peculiar behavior with django 1.5 and DEBUG=False when running locally (and in production?...haven't gotten that far yet).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment