Files
edx-platform/cms
Ned Batchelder e39f9c503a build: suppress Django deprecation warnings (#29528)
Suppress them both in tests (via setup.py and pytest.ini)
and in management command & application runs
(via logsettings.py).

Developers aren't looking at these warnings; they'll be dealt with in a
formal process for upgrading Django.  Suppress them for now so that
important information isn't lost in the noise.
2021-12-15 10:45:12 -05:00
..
2021-12-10 19:18:53 +05:00
2021-12-10 19:18:53 +05:00
2021-12-06 02:41:48 +05:00
2021-02-02 15:29:41 +05:00
2021-12-10 19:18:53 +05:00
2019-12-30 12:25:38 -05:00

CMS (Content Management System)
-------------------------------

This directory contains code relating to the course management portal for edX, also known as Studio.