ソースを参照

add psycopg2 for heroku

David Ray 8 年 前
コミット
70f31ff5b8
1 ファイル変更1 行追加0 行削除
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

@@ -8,3 +8,4 @@ Pillow
 dj-database-url==0.4.1
 whitenoise==3.2.2
 gunicorn==19.6.0
+psycopg2==2.6.2