Files
edx-platform/common
Ayub khan 277afeb85e BOM-788
python3 compatibility: etree returns a bytes type string so in py3 we need to decode it
to compare with a unicode string
2019-10-03 15:26:36 +05:00
..
2019-10-02 14:11:15 -04:00
2019-10-03 15:26:36 +05:00

common
------

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