Files
edx-platform/lms/djangoapps
Michael Terry ea6b5b9e3c fix: guard access to course block children in outline tab data
In some cases the course blocks API was returning a dict without
a 'children' key, which was causing a traceback.

If the course blocks API has no children, that's IS a problem, but
still better than erroring out due to a KeyError.

AA-1267
2022-04-22 09:08:03 -04:00
..
2022-01-26 10:14:55 -05:00
2021-02-02 11:33:01 +05:00
2021-02-19 17:47:37 +05:00