Browse Source

Ajout du package psycopg2 (driver postgresql)

Roland Haroutiounian 9 years ago
parent
commit
a6d51f763c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -1,3 +1,3 @@
1 1
 Django==1.7.8
2
+psycopg2==2.6
2 3
 SQLAlchemy==1.0.4
3
-

Loading…
Cancel
Save