Created
April 10, 2019 13:16
-
-
Save Quard/1343695d3a77b981cceb9ceae9ef61cc to your computer and use it in GitHub Desktop.
The Python Celery Cookbook: Small Tool, Big Possibilities
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
send_mail_task.delay(('[email protected]', ), 'Celery cookbook test', 'test', {}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment