Name |
Last commit
|
Last update |
---|---|---|
.. | ||
calc | ||
capa | ||
chem | ||
sandbox-packages | ||
symmath | ||
xmodule | ||
django_startup.py | ||
extract_tar.py | ||
html_to_text.py | ||
logsettings.py | ||
rooted_paths.py | ||
sample-post.py | ||
supertrace.py | ||
tempdir.py |
Without this, the new 'items' field in the course_info xmodule caused bizarre behavior. If you added the text 'items' to a course_info section, then the LMS would throw a 500, because the field name isn't 'data', but the stored data is a string, leading to the check of `key.field_name in self._data`, where key.field_name is the string 'items', and self._data is the content string.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
calc | Loading commit data... | |
capa | Loading commit data... | |
chem | Loading commit data... | |
sandbox-packages | Loading commit data... | |
symmath | Loading commit data... | |
xmodule | Loading commit data... | |
django_startup.py | Loading commit data... | |
extract_tar.py | Loading commit data... | |
html_to_text.py | Loading commit data... | |
logsettings.py | Loading commit data... | |
rooted_paths.py | Loading commit data... | |
sample-post.py | Loading commit data... | |
supertrace.py | Loading commit data... | |
tempdir.py | Loading commit data... |