You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into some difficulties in adjusting the query for it, but the particular courses that were causing it have been pushed off the list, so it's still an issue but probably less urgent
This query needs to filter the result set to distinct courses, probably
distinct("id")
would be enough:https://github.com/mitodl/open-discussions/blob/master/course_catalog/views.py#L156-L160
The text was updated successfully, but these errors were encountered: