📜  TypeError: can't compare offset-naive and offset-aware datetimes celery - 不管是什么代码示例

📅  最后修改于: 2022-03-11 15:00:32.996000             🧑  作者: Mango

代码示例1
I solved the problem by
USE_TZ=False 
DJANGO_CELERY_BEAT_TZ_AWARE = False