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