Files
edx-platform/lms
Kyle McCormick 2b5d916512 refactor!: deprecated import paths now always raise
Previously, deprecated [lms|cms|common]/djangoapps
import paths would only raise errors if the
ERROR_ON_DEPRECATED_EDX_PLATFORM_IMPORTS
flag, which defaulted to False (but is overriden
to True for Devstack and *.edx.org), was enabled.

This change removes that setting and always raises
on use those deprecated import paths.
2021-03-08 12:49:31 -05:00
..
2021-01-06 08:15:35 -05:00

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

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