| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.3.0 source code.tar.gz | 2019-05-10 | 76.4 kB | |
| 3.3.0 source code.zip | 2019-05-10 | 122.2 kB | |
| README.md | 2019-05-10 | 1.3 kB | |
| Totals: 3 Items | 200.0 kB | 2 | |
What's Changed
- Fix incorrect display of html form with Django 2.0 by @jxltom in https://github.com/celery/django-celery/pull/542
- Version in readme has not been updated by @PiotrKurnik in https://github.com/celery/django-celery/pull/554
- Made it compatible > 1.9 in https://github.com/celery/django-celery/pull/557
- Add natural key support to the PeriodicTask model. in https://github.com/celery/django-celery/pull/552
- Add tox to test requirements by @as3445 in https://github.com/celery/django-celery/pull/555
- Improve translation notes in the FAQ by @andyewen in https://github.com/celery/django-celery/pull/565
- Update celery.py by @dapaojiang in https://github.com/celery/django-celery/pull/561
New Contributors
- @jxltom made their first contribution in https://github.com/celery/django-celery/pull/542
- @PiotrKurnik made their first contribution in https://github.com/celery/django-celery/pull/554
- @as3445 made their first contribution in https://github.com/celery/django-celery/pull/555
- @andyewen made their first contribution in https://github.com/celery/django-celery/pull/565
- @dapaojiang made their first contribution in https://github.com/celery/django-celery/pull/561
Full Changelog: https://github.com/celery/django-celery/compare/v3.2.2...3.3.0