By following this tutorial, I have now a Celery-Django app that is working fine if I launch the worker with this command: celery -A myapp worker -n worker1.%h , I have now a Celery
By following this tutorial, I have now a Celery-Django app that is working fine if I launch the worker with this command: celery -A myapp worker -n worker1.%h , I have now a Celery