-
Notifications
You must be signed in to change notification settings - Fork 470
Pull requests: celery/django-celery-beat
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update cron-descriptor requirement from <2.0.0,>=1.2.32 to >=1.2.32,<3.0.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#940
opened Aug 27, 2025 by
dependabot
bot
Loading…
Update import handling for cron_descriptor > 2.0.x compatibility # 934 Real Fix
#936
opened Aug 25, 2025 by
rh0dium
Loading…
fix: handle timezone correctly when DJANGO_CELERY_BEAT_TZ_AWARE=False (Issue #924)
#926
opened Jul 31, 2025 by
NeverStopDreamingWang
Loading…
CrontabSchedule day_of_week help text to say that sunday is 0, not 7
#925
opened Jul 31, 2025 by
loristns
Loading…
replace % with mod() SQL function to avoid invalid double-percentage …
#923
opened Jul 29, 2025 by
AngryUbuntuNerd
Loading…
When automatically disables task, remeber to set no_changes = False
#887
opened May 11, 2025 by
tdybda17
Loading…
Allow IntervalSchedule to use a custom schedule type.
#697
opened Nov 28, 2023 by
sdrabblescripta
Loading…
Fix Issue #604: Celery Beat Crashing at the End of Daylight Savings
#605
opened Nov 11, 2022 by
polarmt
Loading…
Properly convert datetime from backend. Fix: #323, Fix: #330
#332
opened Apr 7, 2020 by
spoksss
Loading…
Improvement: Adds field PeriodicTask.origin_key to sync tasks defined in source code with settings.beat_schedule
Changes Needed
#136
opened Mar 23, 2018 by
pztrick
Loading…
ProTip!
Filter pull requests by the default branch with base:main.