Work in progress on credential/job updates.

This commit is contained in:
Chris Church
2013-04-23 16:21:29 -04:00
parent 3a9533ffa0
commit cc25d55121
7 changed files with 675 additions and 25 deletions

View File

@@ -28,7 +28,7 @@ runserver:
celeryd:
# run to start the background celery worker
python manage.py celeryd -l DEBUG -B
python manage.py celeryd -l DEBUG -B --autoreload
# already done and should not have to happen again:
#