Files
edx-platform/common
Tyler Hallada fbb65c22c8 Fix typos in contentstore's mongo index keys
"display_name" was specified as a key to two indexes, but items in the collection have the key "displayname" without an underscore.
2018-02-05 10:35:38 -05:00
..

common
------

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