Files
edx-platform/common
Amit 65f4a63ecf INCR-248: Make compatible with Python 3.x without breaking Python 2.7… (#20529)
* INCR-248: Make compatible with Python 3.x without breaking Python 2.7 support --> common/djangoapps/xblock_django

* INCR-248: Grouped absolute_import and unicode_literals imports

* INCR-248: Grouped absolute_import and unicode_literals imports for migrations
2019-05-13 12:35:39 -04:00
..
2019-05-13 12:38:55 +05:00
2019-05-09 10:07:55 -04:00

common
------

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