Removed most of the deprecated shoppingcart app, leaving just enough to allow us to cleanly remove the related database tables later. Also removed the relevant Django settings that weren't in use elsewhere.
24 lines
684 B
ReStructuredText
24 lines
684 B
ReStructuredText
lms
|
|
***
|
|
|
|
The ``lms`` directory in edx-platform is home to the code needed for the LMS
|
|
(Learning Management System) which is not also needed for the Course Authoring
|
|
Studio.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
lms/modules
|
|
lms/djangoapps/badges/modules
|
|
lms/djangoapps/branding/modules
|
|
lms/djangoapps/bulk_email/modules
|
|
lms/djangoapps/courseware/modules
|
|
lms/djangoapps/coursewarehistoryextended/modules
|
|
lms/djangoapps/email_marketing/modules
|
|
lms/djangoapps/experiments/modules
|
|
lms/djangoapps/lti_provider/modules
|
|
lms/djangoapps/mobile_api/modules
|
|
lms/djangoapps/notes/modules
|
|
lms/djangoapps/rss_proxy/modules
|
|
lms/djangoapps/survey/modules
|