Send emails on completed django-user-tasks
- Creates a new app under cms - Sends emails asynchronously on completion of any top-level job - Moves old user task related cms tests to cms_user_tasks
Showing
cms/djangoapps/cms_user_tasks/__init__.py
0 → 100644
cms/djangoapps/cms_user_tasks/apps.py
0 → 100644
cms/djangoapps/cms_user_tasks/signals.py
0 → 100644
cms/djangoapps/cms_user_tasks/tasks.py
0 → 100644
cms/tests/__init__.py
deleted
100644 → 0
Please
register
or
sign in
to comment