Skip to content

Instantly share code, notes, and snippets.

@jmif
Created January 3, 2012 18:53
Show Gist options
  • Save jmif/1556292 to your computer and use it in GitHub Desktop.
Save jmif/1556292 to your computer and use it in GitHub Desktop.
# Import the settings dev file if we are developing
if os.environ.get('DEVELOPMENT', None):
from login.settings_dev import *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment