Files
edx-platform/lms/djangoapps/courseware
Feanil Patel 73a146fbbe Revert "assertItemsEqual() moved to assertCountEqual()"
This reverts commit 3d2617983b.

The change was not quite right because the method six provides needs to
have `self` be passed in as well.  See the docs here:
https://six.readthedocs.io/#unittest-assertions

Reverting for now and we can fix it in smaller chunks later.
2019-08-20 15:31:20 -04:00
..
2019-07-30 15:12:56 +05:00
2019-07-16 15:54:54 +05:00
2019-07-16 15:54:54 +05:00
2019-07-16 15:54:54 +05:00
2019-07-30 12:21:56 +05:00
2019-07-30 12:21:56 +05:00
2019-07-30 12:21:56 +05:00
2019-07-30 12:21:56 +05:00
2019-07-16 15:54:54 +05:00
2019-07-30 12:21:56 +05:00
2019-07-30 12:21:56 +05:00
2019-08-12 11:05:44 -04:00
2019-07-16 15:54:54 +05:00
2019-08-12 11:05:44 -04:00
2019-07-16 15:54:54 +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/edx/edx-platform/tree/master/lms/djangoapps/courseware/docs/decisions>`_