1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-06-14 06:20:48 +02:00

connection à une base de donnée

This commit is contained in:
ArnAud 2015-05-27 11:57:16 +02:00
commit 3e80b68303
3 changed files with 8 additions and 7 deletions

View file

@ -1,3 +1,4 @@
Django==1.7.8
psycopg2==2.6
SQLAlchemy==1.0.4
PyMySQL==0.6.6