Skip to content

Releases: celery/django-celery

3.3.1

13 May 08:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.0...3.3.1

3.3.0

13 May 08:07
Compare
Choose a tag to compare

What's Changed

  • Fix incorrect display of html form with Django 2.0 by @jxltom in #542
  • Version in readme has not been updated by @PiotrKurnik in #554
  • Made it compatible > 1.9 in #557
  • Add natural key support to the PeriodicTask model. in #552
  • Add tox to test requirements by @as3445 in #555
  • Improve translation notes in the FAQ by @andyewen in #565
  • Update celery.py by @dapaojiang in #561

New Contributors

Full Changelog: v3.2.2...3.3.0

v3.2.2

13 May 08:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.1...v3.2.2

v3.2.1

13 May 08:05
Compare
Choose a tag to compare

What's Changed

  • Update PeriodicTasks on bulk task enable/disable in admin. by @bartdag in #492
  • Fixes close method call when imp returns None in loaders by @vedarthk in #502
  • Fix for #359 MySQL-OperationalError by @trunneml in #370

New Contributors

Full Changelog: v3.2.0...v3.2.1

3.2.0

23 Nov 04:54
Compare
Choose a tag to compare
v3.2.0

version and doc changes (#500)