| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.3.1 source code.tar.gz | 2019-08-12 | 76.6 kB | |
| 3.3.1 source code.zip | 2019-08-12 | 122.6 kB | |
| README.md | 2019-08-12 | 1.5 kB | |
| Totals: 3 Items | 200.7 kB | 1 | |
What's Changed
- Fix bug when run command
celeryby @lpthong90 in https://github.com/celery/django-celery/pull/569 - README fixes by @tony in https://github.com/celery/django-celery/pull/570
- Update readme by @lusinh in https://github.com/celery/django-celery/pull/571
- Foolproof prevention via strict tuples. Fixes [#573] by @frost-nzcr4 in https://github.com/celery/django-celery/pull/576
- dropped EOL python3 versions by @samims in https://github.com/celery/django-celery/pull/577
- issue [#579]. @@tx_isolation is deprecated since MYSQL 5.7.20 by @Sergei-Rudenkov in https://github.com/celery/django-celery/pull/580
- issue [#579]. @@tx_isolation is deprecated since MYSQL 5.7.20, add mysq… by @Sergei-Rudenkov in https://github.com/celery/django-celery/pull/581
New Contributors
- @lpthong90 made their first contribution in https://github.com/celery/django-celery/pull/569
- @tony made their first contribution in https://github.com/celery/django-celery/pull/570
- @lusinh made their first contribution in https://github.com/celery/django-celery/pull/571
- @frost-nzcr4 made their first contribution in https://github.com/celery/django-celery/pull/576
- @samims made their first contribution in https://github.com/celery/django-celery/pull/577
- @Sergei-Rudenkov made their first contribution in https://github.com/celery/django-celery/pull/580
Full Changelog: https://github.com/celery/django-celery/compare/3.3.0...3.3.1