Files
edx-platform/lms
Justin Hynes 563b48c50c [MICROBA-1139]
* Change order of object Manager declarations in the GeneratedCertificate model. Declaration order matters and It appears that having the "base" `objects` declaration after the other Custom Managers creates an issue where I cannot access `objects` in a migration without this change.
* As part of the manager migration there is a cleanup function that resets the `error_reason` field to an empty string for all certificates in the `downloadable` state that currently have an error listed in the record.
2021-04-27 15:55:51 -04:00
..
2021-04-27 15:55:51 -04:00

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

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