to remove some `DeprecationWarning`s from the logs as the former method as been deprecated since Python 3.3 [1][2]. - [1] https://github.com/python/cpython/blob/3.3/Lib/logging/__init__.py#L1252-L1253 - [2] https://stackoverflow.com/a/15655674
Status: Maintenance Responsibilities ================ The enrollments app provides basic CRUD functionality and APIs for managing Course-Run enrollments. Enrollments in Programs is managed by the ``lms/djangoapps/program_enrollments\`` app. Direction: Keep =============== Glossary ======== More Documentation ==================