Commit c3ccaaa8 by Őry Máté

requirements: add django-pipeline

parent 2a45b0de
......@@ -61,7 +61,8 @@ Update the package lists, and install the required system software::
sudo apt-get update
sudo apt-get install --yes virtualenvwrapper postgresql git \
python-pip rabbitmq-server libpq-dev python-dev ntp memcached \
libmemcached-dev
libmemcached-dev npm
sudo npm -g install bower less
Set up *PostgreSQL* to listen on localhost and restart it::
......
......@@ -35,3 +35,4 @@ sqlparse==0.1.11
pika==0.9.13
Fabric==1.9.0
lxml==3.3.5
django-pipeline==1.3.25
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment