Files
edx-platform/common
Phillip Shiu 2af47c7128 temp: remove celery ignore_result=True
We are lacking information in Flower about our Celery tasks that are
marked as successful but are actually failing.

Attempt to remove ignore_result=True to see if this is suppressing
valuable debugging information.
2023-06-25 22:11:08 -04:00
..
2023-03-10 16:10:56 +00:00

common
------

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