Skip to content

Instantly share code, notes, and snippets.

@groovecoder
Created April 10, 2013 20:35
Show Gist options
  • Save groovecoder/5358209 to your computer and use it in GitHub Desktop.
Save groovecoder/5358209 to your computer and use it in GitHub Desktop.
'filters': {
'require_debug_false': {
'()': 'django.utils.log.RequireDebugFalse',
},
'require_debug_true': {
'()': 'devmo.utils.RequireDebugTrue',
},
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment