Files
edx-platform/common/djangoapps
Matt Tuchfarber c4cf0b9bb7 Refactor program type enrollment checks
Checking if a user was enrolled in a program type was using the `name`
field which is subject to be translated. This change allows for us to check by
the type's slug which will be constant. This also includes the addition
of api.py files for the course_modes, catalog, and programs apps.
2020-08-26 14:29:39 -04:00
..
2019-12-30 10:35:30 -05:00
2019-12-30 12:25:38 -05:00
2020-07-20 17:26:38 -07:00