You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pages/07-web-development/27-celery.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ then dive into these specific Celery tutorials.
101
101
is a straightforward tutorial for setting up the Celery task queue for
102
102
Django web applications using the Redis broker on the back end.
103
103
104
-
*[A Guide to Sending Scheduled Reports Via Email Using Django And Celery](https://hashedin.com/2017/05/30/email-scheduled-reports-with-django/)
104
+
*[A Guide to Sending Scheduled Reports Via Email Using Django And Celery](https://hashedin.com/a-guide-to-sending-scheduled-reports-via-email-using-django-and-celery/)
0 commit comments