run celery scheduler, compile pyc, pandora user might not have write permissions

This commit is contained in:
j 2011-10-27 13:27:03 +02:00
commit fc1047bde1
4 changed files with 4 additions and 3 deletions

2
README
View file

@ -54,7 +54,7 @@ Running developer environment:
in one terminal:
./manage.py runserver
and in another one:
./manage.py celeryd -Q default,encoding
./manage.py celeryd -Q default,encoding -B
Updating database:
right now database updates are not managed, each time you update to current bzr