views.py
53.3 KB
-
Course info page no longer creates enrollments. · 704e8836
The course info page was getting-or-creating a course enrollment with is_active=0. This commit changes the operation to a "get" so that extra enrollment records are not created.
Will Daly committed