Skip to content
Snippets Groups Projects
Commit eed92024 authored by Justin Hynes's avatar Justin Hynes
Browse files

MICROBA-1011 | Remove duplicate allowlist entries and add constraint to model...

MICROBA-1011 | Remove duplicate allowlist entries and add constraint to model to prevent future occurrences

[MICROBA-1011]
- Add data migration to remove the duplicate certificate allowlist entries before adding the new constraint to the CertificateWhitelist model.
- Add `unique_together` constraint to the CertificateWhitelist model. A learner should only have a single allowlist entry per course-run.
parent 74ef4664
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment