normalize
This commit is contained in:
parent
bfb7bd88ba
commit
b321656bff
3 changed files with 3 additions and 1 deletions
2
README
2
README
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue