Files
edx-platform/cms
Kyle McCormick 9f239ffe8f Add reset_course_content Studio management command (#25653)
Given a course key and a split-mongo version GUID,
it resets the course run's draft branch to a specified
version and publishes.

The purpose of this is to allow us to restore overwritten
course content without having to write to Mongo via a
dbshell.

Adds `reset_course_to_version` method to modulestore API.

TNL-7705
2020-11-23 15:14:10 -05:00
..
2020-11-19 14:37:09 +01:00
2020-11-15 16:34:09 -05:00
2020-10-19 09:34:31 -04:00
2019-12-30 12:25:38 -05:00

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

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