Files
edx-platform/common
David Ormsbee 701f5fc1c6 Optimize test course creation with bulk_operations.
Use bulk operations to both minimize the number of writes
to MongoDB, as well as to suppress signals which could
trigger things like search indexing or course structure
caching.
2015-07-24 19:45:10 -04:00
..
2015-07-24 11:05:42 -04:00
2015-07-21 10:54:02 -04:00
2015-02-19 19:56:52 -08:00

common
------

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