cameronmaske / celery-once

Celery Once allows you to prevent multiple execution and queuing of celery tasks.
https://pypi.python.org/pypi/celery_once/
BSD 2-Clause "Simplified" License
661 stars 90 forks source link

Fixes backends link in README.rst #65

Closed sobolevn closed 6 years ago

cameronmaske commented 6 years ago

Good catch! Thanks for the PR.