Add a management command to dump xml courses
This command loads the courses with the XMLModuleStore, and then exports the fields contents as json in a diff-friendly way. This can then be used to validate against regressions in the xml parsing code.
Showing
lms/djangoapps/debug/management/__init__.py
0 → 100644
Please
register
or
sign in
to comment