Skip to content

Instantly share code, notes, and snippets.

@jefftriplett
Created April 7, 2010 18:29
Show Gist options
  • Save jefftriplett/359251 to your computer and use it in GitHub Desktop.
Save jefftriplett/359251 to your computer and use it in GitHub Desktop.
[(x, getattr(settings, x)) for x in dir(settings) if x.startswith('DATABASE')]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment