Closed zerolab closed 9 years ago
Added Celery support (see #21)
Follows recommendations from http://celery.readthedocs.org/en/latest/django/first-steps-with-django.html and http://www.revsys.com/12days/async-workers-celery/
Provides a note about multiple sites using the same Redis backend.
Ready for re-review.
Looks good to me! Thanks!
Added Celery support (see #21)
Follows recommendations from http://celery.readthedocs.org/en/latest/django/first-steps-with-django.html and http://www.revsys.com/12days/async-workers-celery/
Provides a note about multiple sites using the same Redis backend.