PEP8 compliance

This commit is contained in:
Yax
2015-05-18 13:23:24 +02:00
parent 58b499f9fe
commit 224ece6be1
6 changed files with 30 additions and 34 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ DEBUG = True
LANG = "fr"
#DB_URL = "mysql://stacosys_user:stacosys_password@localhost:3306/stacosys"
# DB_URL = "mysql://stacosys_user:stacosys_password@localhost:3306/stacosys"
DB_URL = "sqlite:///db.sqlite"
MAIL_URL = "http://localhost:8025/mbox"