d27
The only difference between ordinary and extraordinary is just that little "extra".
Fix test error because were using a new fixture
Remove URL for deleted view
Update tests and remove dead code
Add slug field for topic guides and update api to use it
Fix markup for funny layout with reviews
Only show topics on course details page if there are any
Update theme and components
Update course/learning resource serialization for updated cards
Update course details display
Move code to correct react view and update data
refactor: lc-component
adding lc component to course_page template
refactor: lc-component
adding lc component to course_page template
Remove check preventing editing popular courses
Rename Course.topics to Course.keywords for consistency
Clean up course reviews template
Manually add relevant changes from course-reviews-display branch
Revert "refactor: courses"
This reverts commit d34861e4174126133e6c0a5240ee0c9d4d579c5f.
refactor: courses
keywords updates
Merge branch 'course-reviews-display' of personal:p2pu/learning-circles into course-reviews-display
feat(course-details) updates to course details page