Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-03-14 | 2.8 kB | |
v2.5.0.tar.gz | 2023-03-14 | 157.0 kB | |
v2.5.0.zip | 2023-03-14 | 223.7 kB | |
Totals: 3 Items | 383.5 kB | 0 |
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/celery/django-celery-beat/pull/601
- Fix typo in settings for celery beat scheduler by @laurent-brisbois in https://github.com/celery/django-celery-beat/pull/603
- prefetch_related on PeriodicTaskQuerySet.enabled issue:https://github… by @jahazieldom in https://github.com/celery/django-celery-beat/pull/609
- delete tidelift alignment by @auvipy in https://github.com/celery/django-celery-beat/pull/610
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/celery/django-celery-beat/pull/606
- Clarify month range by @rapto in https://github.com/celery/django-celery-beat/pull/613
- Revert "Clarify month range" by @auvipy in https://github.com/celery/django-celery-beat/pull/614
- Clarify month range by @rapto in https://github.com/celery/django-celery-beat/pull/615
- Fix apicheck CI task and add additional testing for PyPy 3.9 by @gopackgo90 in https://github.com/celery/django-celery-beat/pull/616
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/celery/django-celery-beat/pull/617
- Update CI to refer to main by @thedrow in https://github.com/celery/django-celery-beat/pull/619
- Declare support for Django 4.2 by @nijel in https://github.com/celery/django-celery-beat/pull/627
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/celery/django-celery-beat/pull/623
- Update PeriodicTaskAdmin list display by @khanh96le in https://github.com/celery/django-celery-beat/pull/621
- Adding human readable descriptions of crontab schedules by @truthdoug in https://github.com/celery/django-celery-beat/pull/622
- Start time heap block fix by @sidhavratha in https://github.com/celery/django-celery-beat/pull/636
- py311 classifier by @auvipy in https://github.com/celery/django-celery-beat/pull/638
- Bump versions by @auvipy in https://github.com/celery/django-celery-beat/pull/639
New Contributors
- @laurent-brisbois made their first contribution in https://github.com/celery/django-celery-beat/pull/603
- @jahazieldom made their first contribution in https://github.com/celery/django-celery-beat/pull/609
- @rapto made their first contribution in https://github.com/celery/django-celery-beat/pull/613
- @nijel made their first contribution in https://github.com/celery/django-celery-beat/pull/627
- @khanh96le made their first contribution in https://github.com/celery/django-celery-beat/pull/621
- @truthdoug made their first contribution in https://github.com/celery/django-celery-beat/pull/622
- @sidhavratha made their first contribution in https://github.com/celery/django-celery-beat/pull/636
Full Changelog: https://github.com/celery/django-celery-beat/compare/v2.4.0...v2.5.0