소스 검색

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