From 0b33fe4ba1e735a61eb14d0b08401ae9b2bdd118 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 21 Apr 2022 15:32:32 +0100 Subject: [PATCH] . --- rapids/forms.py | 1 + 1 file changed, 1 insertion(+) diff --git a/rapids/forms.py b/rapids/forms.py index a6e1903a..675f8fc9 100755 --- a/rapids/forms.py +++ b/rapids/forms.py @@ -239,4 +239,5 @@ class ExamForm(ModelForm): "active", "publish_results", "archive", + "cid_user_groups", ]