Files
edx-platform/lms/djangoapps
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-14 16:44:37 +05:00
2021-04-27 15:55:51 -04:00
2021-02-02 11:33:01 +05:00
2021-02-19 17:47:37 +05:00
2021-04-14 15:17:32 +05:00