Add programs celery tasks to Studio workers

following forward to work done in PROD-1230
This commit is contained in:
Matt Hughes
2020-09-15 14:26:58 -04:00
committed by Matt Hughes
parent edc9705af7
commit d8a56eb64e

View File

@@ -1220,6 +1220,7 @@ CELERY_IMPORTS = (
'cms.djangoapps.contentstore.tasks',
'openedx.core.djangoapps.bookmarks.tasks',
'openedx.core.djangoapps.ccxcon.tasks',
'openedx.core.djangoapps.programs.tasks.v1.tasks',
)
# Message configuration