From: Davin Baragiotta Date: Thu, 8 Dec 2011 17:27:47 +0000 (-0500) Subject: conf.py.edit X-Git-Url: http://git.auf.org/?p=bao_cartographie.git;a=commitdiff_plain;h=refs%2Fheads%2Fmaster conf.py.edit --- diff --git a/conf.py.edit b/conf.py.edit new file mode 100644 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 = ''