File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 88
991.1.0
1010=====
11- :release-date: TODO
12- :release-by: TODO
11+ :release-date: 2017-10-31 2:30 p.m. UTC+3:00
12+ :release-by: Omer Katz
1313
14+ - Adds default_app_config (Issue celery/celery#3567)
1415- Adds "run now" admin action for tasks.
16+ - Adds admin actions to toggle tasks.
17+ - Add solar schedules (Issue #8)
18+ - Notify beat of changes when Interval/Crontab models change. (Issue celery/celery#3683)
19+ - Fix PeriodicTask.enable sync issues
20+ - Notify beat of changes when Solar model changes.
21+ - Resolve CSS class conflict with django-adminlte2 package.
22+ - We now support Django 1.11
23+ - Deletes are now performed cascadingly.
24+ - Return schedule for solar periodic tasks so that Celery Beat does not crash when one is scheduled.
25+ - Adding nowfun to solar and crontab schedulers so that the Django timezone is used.
26+
1527
1628.. _version-1.0.1:
1729
You can’t perform that action at this time.
0 commit comments