"Update routing config" (#25536)
* Revert "Revert "Update routing config"
* Removed settings from lms/celery.py and cms/celery.py
* Moved settings import from top-level to function's scopes
Co-authored-by:
Soban Javed <iamsobanjaved@gmail.com>
Showing
- cms/celery.py 6 additions, 28 deletionscms/celery.py
- cms/djangoapps/contentstore/tasks.py 1 addition, 1 deletioncms/djangoapps/contentstore/tasks.py
- cms/envs/production.py 18 additions, 1 deletioncms/envs/production.py
- common/djangoapps/entitlements/tasks.py 2 additions, 4 deletionscommon/djangoapps/entitlements/tasks.py
- lms/celery.py 6 additions, 10 deletionslms/celery.py
- lms/djangoapps/bulk_email/tasks.py 0 additions, 3 deletionslms/djangoapps/bulk_email/tasks.py
- lms/djangoapps/discussion/tasks.py 1 addition, 2 deletionslms/djangoapps/discussion/tasks.py
- lms/djangoapps/email_marketing/tasks.py 4 additions, 5 deletionslms/djangoapps/email_marketing/tasks.py
- lms/djangoapps/grades/management/commands/compute_grades.py 1 addition, 1 deletionlms/djangoapps/grades/management/commands/compute_grades.py
- lms/djangoapps/grades/management/commands/tests/test_compute_grades.py 4 additions, 4 deletions...s/grades/management/commands/tests/test_compute_grades.py
- lms/djangoapps/grades/tasks.py 3 additions, 5 deletionslms/djangoapps/grades/tasks.py
- lms/djangoapps/instructor_task/tasks.py 3 additions, 4 deletionslms/djangoapps/instructor_task/tasks.py
- lms/djangoapps/verify_student/tasks.py 1 addition, 4 deletionslms/djangoapps/verify_student/tasks.py
- lms/envs/production.py 60 additions, 1 deletionlms/envs/production.py
- openedx/core/djangoapps/coursegraph/tasks.py 1 addition, 1 deletionopenedx/core/djangoapps/coursegraph/tasks.py
- openedx/core/djangoapps/credentials/tasks/v1/tasks.py 1 addition, 6 deletionsopenedx/core/djangoapps/credentials/tasks/v1/tasks.py
- openedx/core/djangoapps/heartbeat/tasks.py 1 addition, 2 deletionsopenedx/core/djangoapps/heartbeat/tasks.py
- openedx/core/djangoapps/programs/tasks.py 4 additions, 7 deletionsopenedx/core/djangoapps/programs/tasks.py
- openedx/core/djangoapps/schedules/tasks.py 3 additions, 3 deletionsopenedx/core/djangoapps/schedules/tasks.py
- openedx/core/lib/celery/routers.py 26 additions, 47 deletionsopenedx/core/lib/celery/routers.py
Please register or sign in to comment