Files
edx-platform/common
M. Zulqarnain 39b109a9ad Fixed bad escape character (#24316)
As of Python 3.7, a backslash-character pair that is not a valid escape sequence now generates an error, earlier it was a deprecation warning.
2020-06-24 18:23:11 +05:00
..
2020-06-24 01:43:09 +05:00
2020-06-24 18:23:11 +05:00
2020-06-23 12:14:03 -04:00
2020-06-24 14:45:47 +05:00

common
------

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