Files
edx-platform/lms/djangoapps/course_api/blocks
Eric Fischer fdc6d91588 update_in_cache on lms worker (#12689)
This commit "undoes"a previous hotfix, and allows a cms course_publish
signal to trigger a block_structure update_course_in_cache task, which
is run on an lms worker queue.

Changes:
    -exposes ALTERNATE_QUEUE_ENVS
    -adds routing layer in celery.py
    -moves prior dev_with_worker settings file to devstack_with_worker
    -moves course_block api functionality into openedx/core/djangoapps/content/block_structure
2016-06-16 18:01:06 -04:00
..
2015-11-05 22:30:44 +00:00
2016-03-10 11:21:06 +03:00
2016-03-10 11:21:06 +03:00
2016-05-03 09:02:45 -04:00
2015-11-05 22:30:44 +00:00
2016-05-06 15:40:21 -04:00