normalize

This commit is contained in:
j 2011-10-11 20:18:56 +02:00
commit b321656bff
3 changed files with 3 additions and 1 deletions

2
README
View file

@ -33,7 +33,7 @@ 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
createdb -T template0 --locale=C --encoding=UTF8 -O pandora pandora
* RabbitMQ
For background tasks we use RabbitMQ, to install rabbitmq: