test_access.py
23.7 KB
-
Remove modulestore dependency from Enrollment API · b50c9058
Sets the Enrollment API free of the modulestore by replacing modulestore queries with calls to the CourseOverview model. Course deletion invalidates the corresponding CourseOverview. XCOM-462.
Renzo Lucioni committed