2.9.4
release: 2.9.4
- Celery tasks now update their progress state
- Celery tasks now show that they have been started, when they are started, instead of remaining at pending
- Celery now uses the default Django backend for caching
- Updated library dependencies
- humanize (4.5.0 -> 4.6.0)
- sentry-sdk (1.14.0 -> 1.15.0)
- django (4.1.6 -> 4.1.7)
- django-cleanup (6.0.0 -> 7.0.0)
- django-crispy-forms (1.14.0 -> 2.0)