Browse Source

Added external tutorial link to Rich Leland's "Message Queues, Django and Celery Quick Start"

Ask Solem 15 years ago
parent
commit
8ed59646e4
1 changed files with 8 additions and 0 deletions
  1. 8 0
      docs/tutorials/external.rst

+ 8 - 0
docs/tutorials/external.rst

@@ -38,6 +38,14 @@ http://robertpogorzelski.com/blog/2009/09/10/rabbitmq-celery-and-django/
 
 .. _`Robert Pogorzelski`: http://robertpogorzelski.com/
 
+Message Queues, Django and Celery Quick Start
+=============================================
+
+Celery tutorial by `Rich Leland`, the installation section is Mac OS X specific:
+http://mathematism.com/2010/feb/16/message-queues-django-and-celery-quick-start/
+
+.. _`Rich Leland`: http://twitter.com/richleland
+
 RabbitMQ with Python and Ruby
 =============================