celery MySQL backend does not support timezone-aware datetimes when USE_TZ is False.

避免时区的问题

CELERY_ENABLE_UTC = False
DJANGO_CELERY_BEAT_TZ_AWARE = False

posted @ 2023-03-10 15:22  vx_guanchaoguo0  阅读(69)  评论(0编辑  收藏  举报