index
:
scipy2014/.git
master
Website for SciPy India 2014 -
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scipy
/
sample-config.py
blob: a2e99cdded2fbc542181332190416c732de7a280 (
plain
)
1
2
3
4
DB_ENGINE = 'django.db.backends.sqlite3' DB_NAME = 'scipy.db' DB_USER = '' DB_PASS = ''