instructor_dashboard.html
26.1 KB
-
Pull task_queue.py methods out from tasks.py, to represent API calls · 7711c00e
from client. Tasks.py remains the task implementations running on the celery worker. In particular, move status message generation out of task thread to client side.
Brian Wilson committed