We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d549016 commit 3f4ef45Copy full SHA for 3f4ef45
Changelog
@@ -12,6 +12,13 @@
12
:release-by:
13
14
- Admin "disable_tasks" action also updates PeriodicTask's last_run_at field
15
+- feat: add periodic_task_name in favor of celery/django-celery-results
16
+- Fix ClockedSchedule and PeriodicTasks showing UTC time when Time Zone
17
+- Change last_run_at=None when using disable tasks admin action (#501)
18
+- fix the conflict with celery configuration (#525)
19
+- A unit Test to make sure ClockedSchedule and PeriodicTasks are shown
20
+- Django 4.0 and Python 3.10 support (#528)
21
+
22
23
.. _version-2.2.1:
24
0 commit comments