0.6.1
- Multiple fixes to
CelerySignalProcessor
(#62), Contributed by Jordan Hyatt and jlariza.- Correctly use
.delay
when calling tasks. - Only initiate tasks when needed by checking beforehand if an instance is connected to a Document (directly or related)
- The tasks will only be created on transaction commit.
- Correctly use