django-celery-beat
django-celery-beat copied to clipboard
PeriodicTasks.changed() missing 1 required positional argument: 'instance'
The following example in the doc is incorrect: https://django-celery-beat.readthedocs.io/en/stable/#important-warning-about-time-zones
Error: PeriodicTasks.changed() missing 1 required positional argument: 'instance'
Duplicate of this: https://github.com/celery/django-celery-beat/issues/919
Currently the docs website is not rebuilding.