[copr] master: This setting shouldn't have been commited... (db0c8e6)

bkabrda at fedoraproject.org bkabrda at fedoraproject.org
Thu Jan 31 12:12:29 UTC 2013


Repository : http://git.fedorahosted.org/cgit/copr.git

On branch  : master

>---------------------------------------------------------------

commit db0c8e65e26fd40438357a04c1ba8c6a8087e26c
Author: Bohuslav Kabrda <bkabrda at redhat.com>
Date:   Thu Jan 31 13:12:24 2013 +0100

    This setting shouldn't have been commited...


>---------------------------------------------------------------

 coprs_frontend/coprs/config.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/coprs_frontend/coprs/config.py b/coprs_frontend/coprs/config.py
index 3ab0410..6218ea9 100644
--- a/coprs_frontend/coprs/config.py
+++ b/coprs_frontend/coprs/config.py
@@ -24,7 +24,6 @@ class Config(object):
 
 class ProductionConfig(Config):
     DEBUG = False
-    SQLALCHEMY_DATABASE_URI = 'postgresql+psycopg2://bkabrda:pass@/copr'
 
 class DevelopmentConfig(Config):
     DEBUG = True



More information about the copr-devel mailing list