| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2017-01-27 | 768 Bytes | |
| v3.2.1 source code.tar.gz | 2017-01-27 | 76.1 kB | |
| v3.2.1 source code.zip | 2017-01-27 | 121.9 kB | |
| Totals: 3 Items | 198.7 kB | 1 | |
What's Changed
- Update PeriodicTasks on bulk task enable/disable in admin. by @bartdag in https://github.com/celery/django-celery/pull/492
- Fixes close method call when imp returns None in loaders by @vedarthk in https://github.com/celery/django-celery/pull/502
- Fix for [#359] MySQL-OperationalError by @trunneml in https://github.com/celery/django-celery/pull/370
New Contributors
- @bartdag made their first contribution in https://github.com/celery/django-celery/pull/492
- @vedarthk made their first contribution in https://github.com/celery/django-celery/pull/502
- @trunneml made their first contribution in https://github.com/celery/django-celery/pull/370
Full Changelog: https://github.com/celery/django-celery/compare/v3.2.0...v3.2.1