sort sort

This commit is contained in:
j 2011-10-11 19:44:45 +02:00
commit bfb7bd88ba
5 changed files with 13 additions and 0 deletions

2
README
View file

@ -33,6 +33,8 @@ you need python, bazaar, pip and virtualenv and several other python modules:
and run ./manage.py syncdb to populate the database
you might want to load example configurations from fixutes.
createdb --locale=C --encoding=UTF8 pandora
* RabbitMQ
For background tasks we use RabbitMQ, to install rabbitmq:
sudo apt-get install rabbitmq-server