passage à mysqlclient
This commit is contained in:
@@ -8,9 +8,8 @@ SQLAlchemy
|
|||||||
transaction
|
transaction
|
||||||
zope.sqlalchemy
|
zope.sqlalchemy
|
||||||
waitress
|
waitress
|
||||||
MySQL-python
|
mysqlclient
|
||||||
docutils
|
beautifulsoup4
|
||||||
BeautifulSoup
|
|
||||||
|
|
||||||
[testing]
|
[testing]
|
||||||
WebTest>=1.3.1
|
WebTest>=1.3.1
|
||||||
|
|||||||
@@ -19,8 +19,6 @@ pyramid.includes =
|
|||||||
|
|
||||||
sqlalchemy.url = mysql://root:phuoc@localhost/bd_mesavoirs?charset=utf8
|
sqlalchemy.url = mysql://root:phuoc@localhost/bd_mesavoirs?charset=utf8
|
||||||
sqlalchemy.pool_recycle = 3600
|
sqlalchemy.pool_recycle = 3600
|
||||||
sqlalchemy.pool_size = 20
|
|
||||||
sqlalchemy.max_overflow = 10
|
|
||||||
|
|
||||||
caotek_mesavoirs.admin_email = phuoc@caotek.fr
|
caotek_mesavoirs.admin_email = phuoc@caotek.fr
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user