Files
edx-platform/common
Feanil Patel a3d39eaeb6 JSON takes unicode as input.
In python2 there would be some auto coercion done so that the orginal
code here works but that's not the case in python 3.
2019-09-16 11:30:05 -04:00
..
2019-09-13 16:50:20 +05:00
2019-09-16 11:30:05 -04:00

common
------

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