Added psycopg2 to requirements.
... | @@ -3,5 +3,6 @@ South==0.7.6 | ... | @@ -3,5 +3,6 @@ South==0.7.6 |
argparse==1.2.1 | argparse==1.2.1 | ||
distribute==0.6.24 | distribute==0.6.24 | ||
dj-database-url==0.2.1 | dj-database-url==0.2.1 | ||
psycopg2==2.4.5 | |||
python-memcached==1.48 | python-memcached==1.48 | ||
wsgiref==0.1.2 | wsgiref==0.1.2 |
Please register or sign in to comment