Files
edx-platform/common
Michael LoTurco 70522862a3 Merge pull request #17023 from edx/MLoTurco/learner-serialize-entitlement-enrollment
Add enrollment_course_run to CourseEntitlementSerializer

The marketing site currently cannot use the entitlement
api to determine whether a user has an unfilled entitlement.
Including the entitlement enrollment_course_run makes this
information accessible to consumers of the entitlement API.

Learner-3731
2018-01-03 13:54:28 -05:00
..
2017-12-15 13:37:06 -05:00

common
------

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