Skip to content

Instantly share code, notes, and snippets.

@git2samus
Created December 1, 2012 03:08
Show Gist options
  • Select an option

  • Save git2samus/4180379 to your computer and use it in GitHub Desktop.

Select an option

Save git2samus/4180379 to your computer and use it in GitHub Desktop.
improved version of local_settings
try:
execfile('local_settings.py')
except IOError:
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment