Files
edx-platform/lms
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-22 17:51:23 +05:00

LMS (Learning Management System)
--------------------------------

This directory contains code relating to the student portal for edX.