Files
edx-platform/lms
Zachary Hancock abf1f21668 fix: bulk verification creation failure for large input (#29197)
Fixes an issue where bulk create was only batching writes. With a sufficiently large input the users queryset would fail to evaluate due to the size of the filter list sent to the db.
2021-11-02 17:45:43 -04:00
..
2021-10-21 09:54:22 -04:00

LMS (Learning Management System)
--------------------------------

This directory contains code relating to the student portal for edX.