Files
edx-platform/lms/djangoapps/courseware
Feanil Patel b2a4066bce feat!: Remove the import command from the lms.
This used to be a symlink that then turned into a copy of the same
command that exists in the contentstore in the CMS.  That command is the
correct one to use, this one is going to be removed to reduce confusion.

BREAKING CHANGE: The `python manage.py lms import` command will no
longer work.  Use the `python manage.py cms import` command instead.
2024-11-14 11:20:23 -05:00
..
2024-11-05 10:44:16 -05:00
2019-12-30 12:25:38 -05:00
2020-01-30 16:36:02 +05:00

Status: Active Development

Responsibilities
================
The courseware djangoapp is responsible for presenting course content to learners.

Glossary
========

More Documentation
==================
`Architectural Decision Records
<https://github.com/openedx/edx-platform/tree/master/lms/djangoapps/courseware/docs/decisions>`_