projets
/
bao_cartographie.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
c5b6675
)
conf.py.edit
master
test
author
Davin Baragiotta
<davin.baragiotta@auf.org>
Thu, 8 Dec 2011 17:27:47 +0000
(12:27 -0500)
committer
Davin BARAGIOTTA
<davin.baragiotta@auf.org>
Thu, 8 Dec 2011 17:27:47 +0000
(12:27 -0500)
conf.py.edit
[new file with mode: 0644]
patch
|
blob
diff --git a/conf.py.edit
b/conf.py.edit
new file mode 100644
(file)
index 0000000..
4f14635
--- /dev/null
+++ b/
conf.py.edit
@@ -0,0
+1,10
@@
+# -*- encoding: utf-8 -*-
+
+DATABASE_ENGINE = 'sqlite3'
+DATABASE_NAME = 'carto.db'
+DATABASE_USER = ''
+DATABASE_PASSWORD = ''
+DATABASE_HOST = ''
+DATABASE_PORT = ''
+
+SECRET_KEY = ''