Skip to content

Instantly share code, notes, and snippets.

@DarkSector
Created June 12, 2011 16:29
Show Gist options
  • Save DarkSector/1021733 to your computer and use it in GitHub Desktop.
Save DarkSector/1021733 to your computer and use it in GitHub Desktop.
#imports
DATABASE = 'pronoy.db'
USERNAME = 'admin'
PASSWORD = 'default'
SECRET_KEY = 'development key'
DEBUG = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment