Files
edx-platform/cms
Kyle McCormick 4531e15519 refactor!: stop using import_shims
Attempting to import packages from
lms/djangoapps, cms/djangoapps, or common/djangoapps
as if they are import roots will now
simply raise ImportErrors (like any other invalid
import) instead of DeprecatedEdxPlatformImportError.

See docs/decisions/0007-sys-path-modification-removal.rst
for more details.
2021-04-12 09:43:59 -04:00
..
2021-04-12 09:43:59 -04:00
2021-03-02 16:45:46 +05:00
2021-04-02 16:02:46 +05:00
2021-02-02 15:29:41 +05:00
2021-02-02 15:29:41 +05:00
2019-12-30 12:25:38 -05:00
2021-03-02 16:45:46 +05:00
2021-02-02 15:29:41 +05:00

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

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