Django-celery-beat: Django 2.1 support

Created on 25 Jan 2019  路  2Comments  路  Source: celery/django-celery-beat

Any hope for Django 2.1 support soon?

Most helpful comment

I have this working with Django 2.1

Make sure you have 100% followed these instructions for setting up your celery beat worker

http://docs.celeryproject.org/en/latest/userguide/periodic-tasks.html#using-custom-scheduler-classes

All 2 comments

Where does it say celery beat does not support 2.1? Asking because I'm trying to get it working on Django 2.1 as we speak 馃槵

I have this working with Django 2.1

Make sure you have 100% followed these instructions for setting up your celery beat worker

http://docs.celeryproject.org/en/latest/userguide/periodic-tasks.html#using-custom-scheduler-classes

Was this page helpful?
0 / 5 - 0 ratings