| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2017-11-14 | 2.2 kB | |
| v3.2.2 source code.tar.gz | 2017-11-14 | 76.3 kB | |
| v3.2.2 source code.zip | 2017-11-14 | 122.1 kB | |
| Totals: 3 Items | 200.7 kB | 1 | |
What's Changed
- Corrected a typo in changelog for version 3.0.21 by @triump0870 in https://github.com/celery/django-celery/pull/515
- compat celery 4 by @wanyoung1231 in https://github.com/celery/django-celery/pull/516
- Another
celery.utils.timefix by @loisaidasam in https://github.com/celery/django-celery/pull/518 - Fix DatabaseScheduler behavior when schedule is changed from interval to crontab by @dmitry-mukhin in https://github.com/celery/django-celery/pull/351
- fixes rst 'unkown target' error by @zsoldosp in https://github.com/celery/django-celery/pull/522
- Fix next id call in test_from_entry by @jackieleng in https://github.com/celery/django-celery/pull/528
- update timeutils usage to work with celery 4 by @ptadas in https://github.com/celery/django-celery/pull/524
- Improves periodic tasks admin, tasks are better clickable. by @RoelvandenBerg in https://github.com/celery/django-celery/pull/526
- Fixes should_sync() test so that it passes with celery v3.1.24 by @caronc in https://github.com/celery/django-celery/pull/512
- Importing DictAttribute for celery 4 by @predatell in https://github.com/celery/django-celery/pull/536
New Contributors
- @triump0870 made their first contribution in https://github.com/celery/django-celery/pull/515
- @wanyoung1231 made their first contribution in https://github.com/celery/django-celery/pull/516
- @loisaidasam made their first contribution in https://github.com/celery/django-celery/pull/518
- @dmitry-mukhin made their first contribution in https://github.com/celery/django-celery/pull/351
- @zsoldosp made their first contribution in https://github.com/celery/django-celery/pull/522
- @jackieleng made their first contribution in https://github.com/celery/django-celery/pull/528
- @ptadas made their first contribution in https://github.com/celery/django-celery/pull/524
- @RoelvandenBerg made their first contribution in https://github.com/celery/django-celery/pull/526
- @caronc made their first contribution in https://github.com/celery/django-celery/pull/512
- @predatell made their first contribution in https://github.com/celery/django-celery/pull/536
Full Changelog: https://github.com/celery/django-celery/compare/v3.2.1...v3.2.2