run celery scheduler, compile pyc, pandora user might not have write permissions
This commit is contained in:
parent
910b8426dc
commit
fc1047bde1
4 changed files with 4 additions and 3 deletions
2
README
2
README
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue