__init__.py
0 Bytes
- 
Add a management command to dump xml courses · 813795ddThis 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. Calen Pennington committed