Files
edx-platform/openedx/core
Matt Tuchfarber 3cea568719 Fix variable reuse bug in program enrollment check
Reuse of the variable paid_modes was causing the code to follow an
incorrect path. Changed the filtering version of the variable to
paid_modes_only. Had to keep both variables temporarily until I can fix
plugin code that uses this API.
2020-09-09 14:05:48 -04:00
..
2020-04-27 20:05:57 +09:00
2019-12-30 12:25:38 -05:00