dssg / givinggraph

An API tool to help understand the relationships between non-profits, for-profits, and the causes they support.
https://github.com/dssg/givinggraph/wiki/API
MIT License
28 stars 13 forks source link

Setup asynchronous tasks using Celery #7

Closed JohnHBrock closed 10 years ago

JohnHBrock commented 10 years ago

Aron already stubbed this out, should just need to fill in the code in tasks.py.

List of tasks I can think of:

Adding new nonprofit

Updating existing nonprofit

JohnHBrock commented 10 years ago

There are a few complications here:

JohnHBrock commented 10 years ago

Closing and making individual tasks for what's left.