diff --git a/generic/models.py b/generic/models.py index 4b99ac29..ef4a421b 100644 --- a/generic/models.py +++ b/generic/models.py @@ -1654,6 +1654,7 @@ USER_GROUP_EXAMS = ( ("Physics", "physics_user_user_groups"), ("Anatomy", "anatomy_user_user_groups"), ("Rapids", "rapid_user_user_groups"), + ("Shorts", "shorts_user_user_groups"), ("Longs", "longs_user_user_groups"), )