Skip to content
Snippets Groups Projects
Commit c4cf0b9b authored by Matt Tuchfarber's avatar Matt Tuchfarber
Browse files

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.
parent 8484866f
Branches
Tags release-2020-03-17-04.34
No related merge requests found
Showing
with 200 additions and 27 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment