Skip to content
Snippets Groups Projects
Commit b1aab89a authored by magicfelix's avatar magicfelix
Browse files

Adapt to managed_by change

parent f84e6bc7
No related branches found
No related tags found
1 merge request!479Adapt to core changes
Pipeline #196259 failed
......@@ -102,6 +102,3 @@ class GroupTypePriorityCoursebook(ModelChoicePreference):
"select field on the coursebook overview page"
)
help_text = _("If you leave it empty, no group type will be used.")
def get_queryset(self):
return GroupType.objects.managed_and_unmanaged()
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