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
662 stars 90 forks source link

Set `kwargs_to_list` to force str/unicode to str when nested in a dict or list. #13

Closed cameronmaske closed 9 years ago

cameronmaske commented 9 years ago

Closes #11

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.19%) to 97.89% when pulling 65cd5b5421bc76ea87cb71c3a28b7f4309780e22 on nested-str into dbce7508536eb8a2d3184dd2dded42a86357882c on master.