django-celery-beat icon indicating copy to clipboard operation
django-celery-beat copied to clipboard

PeriodicTasks.changed() missing 1 required positional argument: 'instance'

Open charleswhchan opened this issue 2 months ago • 1 comments

The following example in the doc is incorrect: https://django-celery-beat.readthedocs.io/en/stable/#important-warning-about-time-zones

Image

Error: PeriodicTasks.changed() missing 1 required positional argument: 'instance'

charleswhchan avatar Sep 26 '25 23:09 charleswhchan

Duplicate of this: https://github.com/celery/django-celery-beat/issues/919

Currently the docs website is not rebuilding.

bbilly1 avatar Oct 07 '25 15:10 bbilly1