Skip to content
Snippets Groups Projects
  1. May 03, 2021
  2. Apr 30, 2021
  3. Apr 29, 2021
  4. Apr 28, 2021
  5. Apr 27, 2021
    • stvn's avatar
      Merge PR #27282 bd03/api/post-legacy · 9b84869a
      stvn authored
      * Commits:
        feat: Add support for legacy discussions settings to API
        test: Add CourseFactory to discussions API tests
      9b84869a
    • Justin Hynes's avatar
      [MICROBA-1139] · 563b48c5
      Justin Hynes authored
      * 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.
      563b48c5
    • stvn's avatar
      eaeec735
    • stvn's avatar
      test: Add CourseFactory to discussions API tests · 4776ab15
      stvn authored
      4776ab15