Files
edx-platform/common
Muhammad Soban Javed bd601cf3a6 Update celery routing for celery 4+ (#25567)
* Update celery routing

- Used routing function instead of class
- Move task queues dictionary to Django settings
- Removed routing_key parameter
- Refactored routing for singleton celery instantiation

Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com>
2020-12-16 13:40:47 +05:00
..
2020-12-07 16:24:26 +05:00

common
------

This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.