Files
edx-platform/cms
Ned Batchelder 3d49d80b58 Fix safe_lxml. SEC-338
The imports were sorted in May, which broke the monkeypatching in
safe_lxml.  I added two tests that the XML parsers are properly patched,
but they didn't pass until I added the monkeypatching to the start of
the test runs.  Once that was done, some tests failed because they
relied on specific details of how empty elements are represented.  Those
tests are now fixed.
2017-12-12 16:13:47 -05:00
..
2017-12-08 14:38:41 -05:00
2017-12-08 10:41:21 -05:00
2017-12-12 16:13:47 -05:00
2017-09-22 16:07:53 -04:00
2017-11-13 15:45:34 -05:00
2017-12-06 13:32:44 -05:00

CMS (Content Management System)
-------------------------------

This directory contains code relating to the course management portal for edX, also known as Studio.