"# celery-example" With python3 env
Do these in three different terminal tabs
-
start redis server
-
celery -A mysite worker -l DEBUG -E
-
runserver
| Name | Name | Last commit date | ||
|---|---|---|---|---|
"# celery-example" With python3 env
Do these in three different terminal tabs
start redis server
celery -A mysite worker -l DEBUG -E
runserver