Files
edx-platform/openedx/core/djangoapps/enrollments
Muhammad Abdullah Waheed 2d66047f7c feat: added support of multiple course ids in enrollment API and fixed failing case (#36700)
* feat: added support of multiple course ids in enrollment API and fixed failing case

* refactor: handled course IDs along with course run IDs

* refactor: added dosctring and renamed variable

* fix: added temp mixin

* test: added unit tests of added case
2025-05-14 17:22:48 +05:00
..
2025-01-30 17:15:33 +05:00
2019-05-28 15:28:15 -04:00
2025-03-12 16:44:14 +00:00
2025-03-12 16:44:14 +00:00

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
==================